59f28fbf12
#86 Edit deductions
...
* adds support for editing deductions
* adds tests
* improves major base test logic
2022-02-09 14:49:56 +01:00
51a1652baa
Test enhancements
...
* adds more view tests to intervention tests
2022-02-08 13:27:42 +01:00
6cdf355063
#86 Log detail enhancements
...
* restructures removing of related data into separate sub-delete forms for easier logic handling
2022-02-08 13:16:20 +01:00
13fd3e1fcb
Further tests
...
* adds tests for intervention workflow
2022-02-08 12:07:49 +01:00
d5e23b420e
# 86 Viewport jump EcoAccount/EMA
...
* adds direct jump of viewport on related-data action (create/delete)
2022-02-02 11:26:02 +01:00
cbf871f4b4
#31 API Deductions Tests
...
* adds tests for deduction API
2022-01-28 16:21:23 +01:00
96caebcae1
Refactoring
...
* adds simple getter methods for UserActionLogEntry
* replaces manual creation of UserActionLogEntry with new methods
2021-11-16 13:15:15 +01:00
e99af98a13
#19 Tests
...
* restructures setup for workflow tests in interventions
2021-11-12 16:42:40 +01:00
92cfb95789
#19 Tests
...
* adds workflow testing for geometries on new creation of intervention and compensation
*
2021-11-12 14:54:33 +01:00
6c35fc59af
#19 Tests
...
* refactors sharing user setting by introducing share_with(user) and share_with_list(user_list) for BaseObject for a more self-explanatory sharing
2021-11-11 15:09:03 +01:00
ffadfa2f47
#19 Tests
...
* adds workflow tests for compensation checking and recording
* improves related code
2021-11-11 13:13:05 +01:00
796990ffbc
#19 Tests
...
* adds workflow tests for checkability and recordability for interventions
* fixes/improves code snippets detected by testing
2021-11-11 10:37:22 +01:00
34fd78be5e
#19 Tests
...
* adds workflow tests or deductions in InterventionWorkflowTestCase
* fixes bugs detected by testing
2021-11-10 15:36:18 +01:00
d93ff4015b
#19 Tests
...
* adds new BaseWorkflowTestCase class for encapsulating
* adds new InterventionWorkflowTestCase class with first workflow tests
2021-11-10 14:08:16 +01:00
1dc931d736
#19 Tests
...
* adds EMA test
2021-11-09 15:33:26 +01:00
81c32d6318
#19 Tests
...
* adds EMA tests
* extends compensation tests
* fixes bugs detected by testing
* restructured tests for performance boost
2021-11-09 13:06:22 +01:00
30e5239c49
#19 Tests
...
* adds tests for compensations (WIP)
* refactors some dummy data generating into base test class
* fixes bugs detected by testing
* adds important requirements.txt change for itsdangerous package (<1.0.0 for compatibility to django-simple-sso)
2021-10-27 14:44:49 +02:00
7c7a21052a
#19 Tests
...
* refactors test logic into base test classes
* adds tests for views in konova app
* fixes bugs/warnings detected by testing
2021-10-26 14:26:32 +02:00
023bdda545
#19 Tests
...
* adds tests for views in intervention app
* fixes bugs detected by test writing
2021-10-26 11:38:34 +02:00