home · contact · privacy
Enable server to alternatively output response ctx as JSON, for debugging and testing...
[plomtask] / tests / conditions.py
34 hours ago 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...