2024-08-18 |
Christian Heller | Minor test improvements/expansions/refactorings. |
blob | commitdiff | raw | diff to current |
2024-08-16 |
Christian Heller | For various boolean settings, treat absence of form... |
blob | commitdiff | raw | diff to current |
2024-08-13 |
Christian Heller | Extend and refactor tests. |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Christian Heller | Fix bug of /day POSTS breaking on empty new_todo fields. |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Christian Heller | Harmonize treatment of GET /[item]?id=. |
blob | commitdiff | raw | diff to current |
2024-08-12 |
Christian Heller | Set 'is_new' even when provided not-yet-existing ID... |
blob | commitdiff | raw | diff to current |
2024-08-10 |
Christian Heller | Add TaskHandler code to actually make previous commit... |
blob | commitdiff | raw | diff to current |
2024-08-09 |
Christian Heller | Minor improvements to query parameter handling/defaulting. |
blob | commitdiff | raw | diff to current |
2024-08-08 |
Christian Heller | Minor tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-08-08 |
Christian Heller | Rename POST form key to field manipulated. |
blob | commitdiff | raw | diff to current |
2024-08-08 |
Christian Heller | Treat non-sending of boolean form fields as _not_ setti... |
blob | commitdiff | raw | diff to current |
2024-08-05 |
Christian Heller | Simplify POST /process form field structure. |
blob | commitdiff | raw | diff to current |
2024-08-05 |
Christian Heller | Refactor and extend tests, especially for Processes. |
blob | commitdiff | raw | diff to current |
2024-08-02 |
Christian Heller | Re-organize testing. |
blob | commitdiff | raw | diff to current |
2024-07-17 |
Christian Heller | Minor improvements to Todo tests. |
blob | commitdiff | raw | diff to current |
2024-07-17 |
Christian Heller | Extend Todo tests. |
blob | commitdiff | raw | diff to current |
2024-07-17 |
Christian Heller | Extend Todo tests. |
blob | commitdiff | raw | diff to current |
2024-07-16 |
Christian Heller | Re-organize most page/JSON rendering code from TaskServ... |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Christian Heller | Extend Todo tests, overhaul Ctx library building. |
blob | commitdiff | raw | diff to current |
2024-07-14 |
Christian Heller | Tighten mypy controls around consistency of list/tuple... |
blob | commitdiff | raw | diff to current |
2024-07-12 |
Christian Heller | Minor refactoring. |
blob | commitdiff | raw | diff to current |
2024-07-12 |
Christian Heller | Overhaul date ranging and its tests. |
blob | commitdiff | raw | diff to current |
2024-07-12 |
Christian Heller | Rename decorators for clearer meaning. |
blob | commitdiff | raw | diff to current |
2024-07-11 |
Christian Heller | Lots of refactoring. |
blob | commitdiff | raw | diff to current |
2024-07-11 |
Christian Heller | Run VersionedAttributes tests over all models. |
blob | commitdiff | raw | diff to current |
2024-07-11 |
Christian Heller | Minor test code improvements. |
blob | commitdiff | raw | diff to current |
2024-06-21 |
Christian Heller | More tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-06-21 |
Christian Heller | Extend Days test to behavior of Conditions. |
blob | commitdiff | raw | diff to current |
2024-06-20 |
Christian Heller | Some tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-06-20 |
Christian Heller | Overhaul as_dict generation to avoid endless nesting... |
blob | commitdiff | raw | diff to current |
2024-06-20 |
Christian Heller | Refactor tests, expand Days testing. |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Re-factor TestCaseSansDB methods. |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Extend BaseModel.by_id_or_create test. |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Refactor remaining test.utils helpers into actual tests. |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Refactor saving and caching tests, treatment of None... |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Split BaseModel.by_id into .by_id and by_id_or_create... |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Some test utils refactoring. |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Refactor .all() tests. |
blob | commitdiff | raw | diff to current |
2024-06-18 |
Christian Heller | Refactor singularity tests. |
blob | commitdiff | raw | diff to current |
2024-06-17 |
Christian Heller | Refactor BaseModel.from_table_row testing. |
blob | commitdiff | raw | diff to current |
2024-06-17 |
Christian Heller | Simplify JSON-ification of VersionedAttributes. |
blob | commitdiff | raw | diff to current |
2024-06-17 |
Christian Heller | Refactor Conditions GET/POST testing. |
blob | commitdiff | raw | diff to current |
2024-06-17 |
Christian Heller | Extend Conditions POST test to use new JSON interface. |
blob | commitdiff | raw | diff to current |
2024-06-15 |
Christian Heller | Enable server to alternatively output response ctx... |
blob | commitdiff | raw |
2024-06-15 |
Christian Heller | Overhaul caching. |
blob | commitdiff | raw | diff to current |
2024-06-14 |
Christian Heller | Avoid race condition of test databases created with... |
blob | commitdiff | raw | diff to current |
2024-05-21 |
Christian Heller | Fix minor ProcessStep POST handling bugs. |
blob | commitdiff | raw | diff to current |
2024-05-17 |
Christian Heller | More tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-05-17 |
Christian Heller | Refactor tests. |
blob | commitdiff | raw | diff to current |
2024-05-15 |
Christian Heller | Add Todo.comment, and for that purpose basic SQL migrat... |
blob | commitdiff | raw | diff to current |
2024-05-05 |
Christian Heller | Improve Todo tests. |
blob | commitdiff | raw | diff to current |
2024-05-05 |
Christian Heller | Refactor and extend tests. |
blob | commitdiff | raw | diff to current |
2024-05-05 |
Christian Heller | Extend tests. |
blob | commitdiff | raw | diff to current |
2024-05-02 |
Christian Heller | More refactoring. |
blob | commitdiff | raw | diff to current |
2024-05-02 |
Christian Heller | Minor tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-05-02 |
Christian Heller | Some tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-04-29 |
Christian Heller | Minor tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-04-28 |
Christian Heller | Minor tests refactoring. |
blob | commitdiff | raw | diff to current |
2024-04-28 |
Christian Heller | Minor refactoring. |
blob | commitdiff | raw | diff to current |
2024-04-28 |
Christian Heller | Perform sensible redirects on POSTs. |
blob | commitdiff | raw | diff to current |
2024-04-25 |
Christian Heller | Re-write caching. |
blob | commitdiff | raw | diff to current |
2024-03-30 |
Christian Heller | Add Process.children and improve Params/Postvars parsin... |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Christian Heller | Catch POSTs to undefined targets, expand and refactor... |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Christian Heller | Extend POST tests, and handling of missing form data. |
blob | commitdiff | raw | diff to current |
2024-03-26 |
Christian Heller | Put mypy into strict mode, adapt code to still pass. |
blob | commitdiff | raw | diff to current |
2024-03-26 |
Christian Heller | Add Processes module tests, re-organize/re-factor unit... |
blob | commitdiff | raw | diff to current |
|