home · contact · privacy
Simplify JSON-ification of VersionedAttributes.
[plomtask] / tests / conditions.py
11 days ago Christian HellerSimplify JSON-ification of VersionedAttributes.
11 days ago Christian HellerRefactor Conditions GET/POST testing.
11 days ago Christian HellerExtend Conditions POST test to use new JSON interface.
11 days ago Christian HellerMake use of new JSON interface for GET /conditions...
2024-06-15 Christian HellerOverhaul caching.
2024-05-17 Christian HellerMore tests refactoring.
2024-05-17 Christian HellerRefactor tests.
2024-05-05 Christian HellerRefactor and extend tests.
2024-05-05 Christian HellerRefactor save and remove methods of BaseObject subclasses.
2024-05-02 Christian HellerMore refactoring.
2024-05-02 Christian HellerMinor tests refactoring.
2024-05-02 Christian HellerSome tests refactoring.
2024-05-02 Christian HellerImprove Condition tests and do minor fixes on the way.
2024-04-28 Christian HellerMinor tests refactoring.
2024-04-28 Christian HellerExtend Condition tests.
2024-04-28 Christian HellerEnable deletion of Conditions.
2024-04-28 Christian HellerPerform sensible redirects on POSTs.
2024-04-18 Christian HellerBase core models on BaseModel providing sensible defaults.
2024-04-16 Christian HellerAdd Conditions for Todos/Processes to be met or undone...