home · contact · privacy
Slightly improve and re-organize Condition tests.
[plomtask] / tests / conditions.py
41 hours ago Christian HellerSlightly improve and re-organize Condition tests. master
2 days ago Christian HellerRe-organize and extend POST/GET /day tests.
2 days ago Christian HellerClean up and extend /condition[s] GET/POST tests.
2 days ago Christian HellerRefactor request handler delete or retrieving items...
2 days ago Christian HellerMore tests refactoring.
2 days ago Christian HellerRename "condition"/"blocker" input names to plurals...
2 days ago Christian HellerExtend Days test to behavior of Conditions.
2 days ago Christian HellerOverhaul as_dict generation to avoid endless nesting...
3 days ago Christian HellerRefactor tests, expand Days testing.
5 days ago Christian HellerRe-factor TestCaseSansDB methods.
5 days ago Christian HellerRefactor remaining test.utils helpers into actual tests.
5 days ago Christian HellerSplit BaseModel.by_id into .by_id and by_id_or_create...
5 days ago Christian HellerRefactor .all() tests.
5 days ago Christian HellerRefactor singularity tests.
5 days ago Christian HellerRefactor BaseModel.from_table_row testing.
5 days ago Christian HellerSimplify JSON-ification of VersionedAttributes.
5 days ago Christian HellerRefactor Conditions GET/POST testing.
6 days ago Christian HellerExtend Conditions POST test to use new JSON interface.
6 days ago Christian HellerMake use of new JSON interface for GET /conditions...
8 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...