1047a5f119
Tests on analysis and compensation
...
* enhances tests for analysis and compensation app
2023-08-17 12:59:50 +02:00
f2c5e7ae01
Tests
...
* extends test for new behaviour of newly created entries
2022-11-25 09:05:06 +01:00
b0f9ee4ac0
Z-axis geometry upload fix
...
* adds clamping of 3D geometries to 2D geometries if uploaded using the map importer
* extends tests for payment-document linkage
* fixes bug in team-admin selection where autocomplete could not be resolved properly
2022-11-17 13:01:40 +01:00
c60afb0391
#138 WIP Improvements
...
* adds geom back writing to form field in case of invalid geometry, so the invalid geometry will be shown again
* updates tests
* fixes bug where race condition of celery workers could lead to duplicates in parcels (needs migration)
2022-04-20 11:55:03 +02:00
887a3552b4
#140 Tests
...
* adds workflow tests for major datatypes
2022-04-19 14:04:20 +02:00
6dac847d22
#101 Team sharing form
...
* adds team sharing field to share form
* splits sharing logic into user based and teams based
* adds TeamAdmin for admin backend
* adds validity check on Team name -> only unused names shall be valid
2022-02-18 11:02:40 +01:00
7091b3d707
#114 Unshared Account Deductions
...
* enables deducting from unshared eco accounts
* account must be recorded and not deleted, so users can use it for deductions
2022-02-16 12:35:19 +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