aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2021-07-25Organized Eslint stuffHampusM
2021-07-25Reformated unit tests & the setup and teardown scriptsHampusM
2021-07-25Added curl params in the git-upload-pack git http unit testHampusM
2021-07-25Added hasAssertions & a comment to the git-upload-pack http unit testHampusM
2021-07-24The Git http unit test should pass nowHampusM
2021-07-24Improved the git http unit testHampusM
2021-07-23Added a unit test for the git http backendHampusM
2021-07-23Cleaned up an import in the misc unit testHampusM
2021-07-23The test setup script uses the env variables type & fetches refsHampusM
2021-07-22Added tree unit testsHampusM
2021-07-22Fixed the name of the findAsync unit testHampusM
2021-07-22Added unit tests for the misc functionsHampusM
2021-07-22Fixed the BASE_DIR test environment variableHampusM
What the hell was i thinking
2021-07-22Unexported PatchHeaderData & cleaned up imports in the diff unit testHampusM
2021-07-22Added diff unit test & exported the PatchHeaderData typeHampusM
2021-07-22Removed unnecessary setTimeout in the commit unit testHampusM
2021-07-22Improved test namesHampusM
2021-07-22Data used by tests now in /tmp/nodegit_test & added test teardown scriptHampusM
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-07Moved the Jest setTimeout to the top of the commit unit testHampusM
2021-07-07Moved Jest timeout to the commit unit testHampusM
2021-07-07Increased Jest timeoutHampusM
2021-07-07The test setup clones a repository instead of assuming there is content in .gitHampusM
2021-07-07Added env variables for testing & fixed other test stuffHampusM
2021-07-06Added testsHampusM