1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 00:26:23 -07:00
Commit graph

11 commits

Author SHA1 Message Date
Eggbertx
1032042472 Fix changes suggested by sqlclosecheck 2024-05-24 16:10:07 -07:00
Eggbertx
27a0142864 Replace nil with background context in tests 2024-05-24 14:20:41 -07:00
Eggbertx
692602402c replace hacky interfaceSlice function in gcsql with []any{...} 2024-05-24 14:19:50 -07:00
Eggbertx
caea5ee77e Add tests for QueryRowContextSQL 2024-05-04 18:22:30 -07:00
Eggbertx
0055756555 Test preparation timeout 2024-05-04 17:18:47 -07:00
Eggbertx
124683f037 Add context usage for querying and executing SQL 2024-05-04 16:50:44 -07:00
Eggbertx
bcfa5f4269 Add GetAppeals tests 2024-03-30 13:29:02 -07:00
Eggbertx
ab1606b035 Add provisioning tests for Postgres and SQLite3 2024-03-30 12:02:15 -07:00
Eggbertx
beca22cbf6 start breaking up long mock query lines 2024-03-29 16:52:56 -07:00
Eggbertx
1ef35975dc Add basic test for buildNewDatabase("mysql") 2024-03-29 16:44:41 -07:00
Eggbertx
1417695dcc Add sqlmock tests 2024-03-28 23:04:22 -07:00