Commit Graph

18 Commits

Author SHA1 Message Date
5a6895ecdc Enhance integration tests with file upload functionality and support for multipart requests 2025-07-10 22:02:03 +02:00
f55d2644c3 Run integration tests with both dbs 2025-03-06 21:39:56 +01:00
629baa9952 Add test postgres db connection 2025-03-06 19:23:24 +01:00
d3ffcfbb53 Replace interface{} with any 2025-02-24 21:42:39 +01:00
25defa5b65 Fix tests for db type 2025-02-22 22:32:38 +01:00
d47f7d7fb0 Use golang migrate for migrations 2025-02-22 21:53:12 +01:00
b6b4c01f0e Rename app to Lemma 2024-12-19 23:59:27 +01:00
f0b6aa0d6e Setup test logging 2024-12-19 23:42:19 +01:00
69af630332 Update tests to use test user struct 2024-12-08 15:03:39 +01:00
2e1ccb45d6 Remove extra argument 2024-12-07 23:16:12 +01:00
5633406f5c Update handler integration tests 2024-12-07 23:09:57 +01:00
8a4508e29f Update session and cookie managers 2024-12-07 21:19:02 +01:00
08e76671d0 Rework app setup 2024-12-02 21:23:47 +01:00
31d00681a1 Update handlers and db 2024-11-30 16:12:51 +01:00
1ddf93a8be Implement git handlers integration test 2024-11-29 23:14:36 +01:00
3fb40a8817 Implement file handlers integration tests 2024-11-28 21:18:47 +01:00
fbb8fa3a60 Implement admin handlers integration test 2024-11-27 21:28:59 +01:00
4ddf1f570f Implement auth handler integration test 2024-11-26 22:50:43 +01:00