aboutsummaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2021-08-15Rewrote the commit author fingerprint function & implemented commit signature...HampusM
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-12Fixed the pgp-related commit unit test problemHampusM
2021-08-11Implemented gpg signed commit supportHampusM
2021-08-07Implemented tree entry commit historyHampusM
2021-08-06Added a tree entry testHampusM
2021-08-05The tree API has a branch query param & made repository branch less hardcodedHampusM
2021-08-02Fixed the tree unit testHampusM
2021-07-29Organized tsconfigs, fixed tests and improved some backend functionsHampusM
2021-07-29Added tests & API tests uses AxiosHampusM
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-26Added a blob unit test & fixed the tree unit testHampusM
2021-07-26Moved the git http unit test to a API int testHampusM
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-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-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-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-07Added env variables for testing & fixed other test stuffHampusM
2021-07-06Added testsHampusM