Commit graph

17 commits

Author SHA1 Message Date
0117f9b490 Remove warnings 2025-06-24 22:38:16 -04:00
bb1bc4bf9b Add CLI integration tests 2025-06-24 22:36:17 -04:00
fbe383b76d Fix problem where DATABASE_URL was not always set when running bins that use postgres 2025-06-24 22:23:59 -04:00
9cf55ec687 Add performance tests to integration-tests crate 2025-06-23 22:32:46 -04:00
34a1bd6119 Add migration tests to integration-tests crate 2025-06-23 21:59:10 -04:00
243f9f9aef Add cross-crate integration tests to a new integration-tests crate 2025-06-23 21:55:02 -04:00
05683d5f32 Add tui unit tests and make sure all unit tests pass 2025-06-23 21:19:09 -04:00
246acd7eba Add cli crate unit tests 2025-06-23 20:39:48 -04:00
fffa9f35c0 Add api crate unit tests 2025-06-23 20:24:52 -04:00
35a95fbc3d Add memory crate unit tests 2025-06-23 20:00:45 -04:00
816f2d46b8 Add postgres crate unit tests 2025-06-22 19:25:16 -04:00
3e7f6fea8e Add unit tests for domain and application layers, and update licenses to correct license 2025-06-22 16:19:38 -04:00
0e03712e61 Use correct confg file 2025-06-16 20:05:53 -04:00
496d3786e7 Delete unneeded source file 2025-06-16 20:05:37 -04:00
131f0b77d8 Update readmes to reference correct license 2025-06-16 01:13:51 -04:00
74fc473cbe Update table migration and update readmes 2025-06-16 01:09:45 -04:00
eb1e9c27ed Initial commit: Project setup with frontend and backend 2025-06-16 00:40:45 -04:00