index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
repository.unit.test.ts
Age
Commit message (
Collapse
)
Author
2021-08-18
Implemented caching for certain API endpoints, Added documentation & made ↵
HampusM
backend-fixes
2021-08-15
Added a count query parameter to the log API endpoint
HampusM
2021-08-14
Revamped backend error handling & improved imports in tests
HampusM
2021-08-12
Cleaned up the settings implementation & renamed base_dir project-wide to ↵
HampusM
git_dir
2021-08-05
The tree API has a branch query param & made repository branch less hardcoded
HampusM
2021-07-27
Made the unit test structure more consistent
HampusM
2021-07-27
Added new unit tests & the test setup script uses Nodegit instead of exec
HampusM
2021-07-25
Reformated unit tests & the setup and teardown scripts
HampusM
2021-07-22
Improved test names
HampusM
2021-07-22
Fixed the nonexistant repository test & other small stuff
HampusM
2021-07-22
Updated the repository latest commit test
Hampus
2021-07-12
Improved the unit tests
HampusM
2021-07-07
Added env variables for testing & fixed other test stuff
HampusM
2021-07-06
Added tests
HampusM