test: Implement db unit tests

This commit is contained in:
Eugen Eisler
2024-08-21 00:50:19 +02:00
parent e01d355d1b
commit 1bafde09b6
6 changed files with 192 additions and 0 deletions

1
db/patterns_test.go Normal file
View File

@@ -0,0 +1 @@
package db