Add some basic tests for the database

This commit is contained in:
jacqueline
2023-05-12 10:30:07 +10:00
parent 10eb120878
commit 961c8014ad
21 changed files with 618 additions and 210 deletions
+1
View File
@@ -19,6 +19,7 @@ list(APPEND EXTRA_COMPONENT_DIRS
"$ENV{PROJ_PATH}/src/tasks"
"$ENV{PROJ_PATH}/src/ui"
"$ENV{PROJ_PATH}/src/dev_console"
"fixtures"
)
# List all components that include tests here.