aboutsummaryrefslogtreecommitdiff
path: root/pkg/database/sql/user_test.go
AgeCommit message (Collapse)Author
2023-07-24ref: Move to boxed testsGabriel Arakaki Giovanini
2023-06-29test: Add simple test for settingsGabriel Arakaki Giovanini
2023-06-29ref: Move away other repositoriesGabriel Arakaki Giovanini
Finish moving all repositories to a repository package. This should reduce the amount of packages.
2023-06-26feat: Partially fix testGabriel Arakaki Giovanini
This will totally be fixed later.
2023-06-26feat: Add initial user setupGabriel Arakaki Giovanini
2023-06-18feat: Inicial commitGabriel Arakaki Giovanini
It contains rough template for the server and runners. It contains rough template for the server and runners.