home · contact · privacy
Remove and shrink tests under redundancy with test utils defaults.
[plomtask] / tests / conditions.py
9 hours ago Christian HellerRe-factor TestCaseSansDB methods.
9 hours ago Christian HellerRefactor remaining test.utils helpers into actual tests.
15 hours ago Christian HellerSplit BaseModel.by_id into .by_id and by_id_or_create...
16 hours ago Christian HellerRefactor .all() tests.
17 hours ago Christian HellerRefactor singularity tests.
17 hours ago Christian HellerRefactor BaseModel.from_table_row testing.
20 hours ago Christian HellerSimplify JSON-ification of VersionedAttributes.
21 hours ago Christian HellerRefactor Conditions GET/POST testing.
23 hours ago Christian HellerExtend Conditions POST test to use new JSON interface.
28 hours ago Christian HellerMake use of new JSON interface for GET /conditions...
3 days 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...