aboutsummaryrefslogtreecommitdiff
path: root/test/unit/repository.unit.test.ts
AgeCommit message (Expand)Author
2021-08-18Implemented caching for certain API endpoints, Added documentation & made bac...HampusM
2021-08-15Added a count query parameter to the log API endpointHampusM
2021-08-14Revamped backend error handling & improved imports in testsHampusM
2021-08-12Cleaned up the settings implementation & renamed base_dir project-wide to git...HampusM
2021-08-05The tree API has a branch query param & made repository branch less hardcodedHampusM
2021-07-27Made the unit test structure more consistentHampusM
2021-07-27Added new unit tests & the test setup script uses Nodegit instead of execHampusM
2021-07-25Reformated unit tests & the setup and teardown scriptsHampusM
2021-07-22Improved test namesHampusM
2021-07-22Fixed the nonexistant repository test & other small stuffHampusM
2021-07-22Updated the repository latest commit testHampus
2021-07-12Improved the unit testsHampusM
2021-07-07Added env variables for testing & fixed other test stuffHampusM
2021-07-06Added testsHampusM