index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
Age
Commit message (
Collapse
)
Author
2021-07-24
Improved the git http unit test
HampusM
2021-07-23
Added a unit test for the git http backend
HampusM
2021-07-23
Cleaned up an import in the misc unit test
HampusM
2021-07-22
Added tree unit tests
HampusM
2021-07-22
Fixed the name of the findAsync unit test
HampusM
2021-07-22
Added unit tests for the misc functions
HampusM
2021-07-22
Unexported PatchHeaderData & cleaned up imports in the diff unit test
HampusM
2021-07-22
Added diff unit test & exported the PatchHeaderData type
HampusM
2021-07-22
Removed unnecessary setTimeout in the commit unit test
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
Moved the Jest setTimeout to the top of the commit unit test
HampusM
2021-07-07
Moved Jest timeout to the commit unit test
HampusM
2021-07-07
Added env variables for testing & fixed other test stuff
HampusM
2021-07-06
Added tests
HampusM