summaryrefslogtreecommitdiff
path: root/internal/server/profile_test.go
AgeCommit message (Collapse)Author
2023-09-25Refactor: Split internal server into multiple packagesjwijenbergh
- Pass contexts - Have separate packages for e.g. custom, institute and secure - internet servers, profiles.... - Return types from the public ./types package with a Public() method
2023-02-27Profile Test: formatjwijenbergh
2023-02-16Server: Add test for profilesjwijenbergh