home · contact · privacy
Slightly improve and re-organize Condition tests.
[plomtask] / tests / utils.py
5 days ago Christian HellerMore tests refactoring.
5 days ago Christian HellerExtend Days test to behavior of Conditions.
5 days ago Christian HellerSome tests refactoring.
5 days ago Christian HellerOverhaul as_dict generation to avoid endless nesting...
5 days ago Christian HellerRefactor tests, expand Days testing.
8 days ago Christian HellerRe-factor TestCaseSansDB methods.
8 days ago Christian HellerExtend BaseModel.by_id_or_create test.
8 days ago Christian HellerRefactor remaining test.utils helpers into actual tests.
8 days ago Christian HellerRefactor saving and caching tests, treatment of None...
8 days ago Christian HellerSplit BaseModel.by_id into .by_id and by_id_or_create...
8 days ago Christian HellerSome test utils refactoring.
8 days ago Christian HellerRefactor .all() tests.
8 days ago Christian HellerRefactor singularity tests.
8 days ago Christian HellerRefactor BaseModel.from_table_row testing.
8 days ago Christian HellerSimplify JSON-ification of VersionedAttributes.
8 days ago Christian HellerRefactor Conditions GET/POST testing.
8 days ago Christian HellerExtend Conditions POST test to use new JSON interface.
11 days ago Christian HellerEnable server to alternatively output response ctx...
11 days ago Christian HellerOverhaul caching.
11 days ago Christian HellerAvoid race condition of test databases created with...
2024-05-21 Christian HellerFix minor ProcessStep POST handling bugs.
2024-05-17 Christian HellerMore tests refactoring.
2024-05-17 Christian HellerRefactor tests.
2024-05-15 Christian HellerAdd Todo.comment, and for that purpose basic SQL migrat...
2024-05-05 Christian HellerImprove Todo tests.
2024-05-05 Christian HellerRefactor and extend tests.
2024-05-05 Christian HellerExtend tests.
2024-05-02 Christian HellerMore refactoring.
2024-05-02 Christian HellerMinor tests refactoring.
2024-05-02 Christian HellerSome tests refactoring.
2024-04-29 Christian HellerMinor tests refactoring.
2024-04-28 Christian HellerMinor tests refactoring.
2024-04-28 Christian HellerMinor refactoring.
2024-04-28 Christian HellerPerform sensible redirects on POSTs.
2024-04-25 Christian HellerRe-write caching.
2024-03-30 Christian HellerAdd Process.children and improve Params/Postvars parsin...
2024-03-27 Christian HellerCatch POSTs to undefined targets, expand and refactor...
2024-03-27 Christian HellerExtend POST tests, and handling of missing form data.
2024-03-26 Christian HellerPut mypy into strict mode, adapt code to still pass.
2024-03-26 Christian HellerAdd Processes module tests, re-organize/re-factor unit...