d32facf363
swithed to blackbox testing
...
just because i am lazy
2023-11-25 23:11:19 -06:00
7eece044c5
more better db tests; use psql 15, not latest
...
- our db_test tests now use psql version 15 (which is the same
version our docker-compose file uses) for consistency.
- also added another test, TestDBPlayer
2023-11-22 15:41:31 -06:00
e8f8129b35
fix: SetPlayerInventorySlots actually uses tx now
...
lol, must've been a typo
2023-11-21 14:13:55 -06:00
f95cc2cae7
test: started internal/db test cases
...
- we use github.com/bitcomplete/sqltestutil to spin up a postgresql
container to test against
- minor error variable refactoring
2023-11-21 13:58:59 -06:00
458e907c99
moved 'core' to 'internal'
2023-08-23 18:16:24 -05:00