summaryrefslogtreecommitdiff
path: root/internal/db/bundb/admin_test.go
AgeCommit message (Collapse)AuthorFiles
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-11-17fix broken GetInstanceAccount selector (#311)Libravatar tobi1
* fix broken GetInstanceAccount selector * patch tests
2021-11-17Fix instance account not being created (#310)Libravatar tobi1
* Rework 'CreateInstanceAccount' with better checking logic * add test for create instance account