garm/database/sql
Gabriel Adrian Samfira f0753eeb22 Add more tests
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-20 09:22:55 +00:00
..
common_test.go fix: remove unused cobra args 2024-02-22 17:20:05 +01:00
controller.go Add version to controller info response 2024-07-05 12:49:16 +00:00
controller_test.go Add db scaleset tests 2025-05-03 22:29:41 +00:00
enterprise.go Add more tests 2025-05-20 09:22:55 +00:00
enterprise_test.go Add more tests 2025-05-20 09:22:55 +00:00
gitea.go Add more tests 2025-05-20 09:22:55 +00:00
gitea_test.go Add more tests 2025-05-20 09:22:55 +00:00
github.go Add more tests 2025-05-20 09:22:55 +00:00
github_test.go Add more tests 2025-05-20 09:22:55 +00:00
instances.go Add more tests 2025-05-03 22:29:41 +00:00
instances_test.go Enable orgs 2025-05-16 23:02:01 +00:00
jobs.go Rename GitHub specific types 2025-05-12 21:47:13 +00:00
models.go Do not load scalesets and runners in parallel 2025-05-14 15:36:53 +00:00
organizations.go Enable orgs 2025-05-16 23:02:01 +00:00
organizations_test.go Add more tests 2025-05-20 09:22:55 +00:00
pools.go Rename GitHub specific types 2025-05-12 21:47:13 +00:00
pools_test.go Enable orgs 2025-05-16 23:02:01 +00:00
repositories.go Add Gitea endpoints and credentials 2025-05-14 00:34:54 +00:00
repositories_test.go Add more tests 2025-05-20 09:22:55 +00:00
scaleset_instances.go Fix lint errors 2025-05-03 22:29:40 +00:00
scalesets.go Rename GitHub specific types 2025-05-12 21:47:13 +00:00
scalesets_test.go Add more tests 2025-05-20 09:22:55 +00:00
sql.go Add Gitea endpoints and credentials 2025-05-14 00:34:54 +00:00
users.go Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
users_test.go Add db scaleset tests 2025-05-03 22:29:41 +00:00
util.go Enable orgs 2025-05-16 23:02:01 +00:00