Age | Commit message (Expand) | Author |
2021-07-26 | Added a blob unit test & fixed the tree unit test | HampusM |
2021-07-26 | Moved the git http unit test to a API int test | HampusM |
2021-07-25 | Reformated unit tests & the setup and teardown scripts | HampusM |
2021-07-25 | Added curl params in the git-upload-pack git http unit test | HampusM |
2021-07-25 | Added hasAssertions & a comment to the git-upload-pack http unit test | HampusM |
2021-07-24 | The Git http unit test should pass now | HampusM |
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 |