Age | Commit message (Expand) | Author |
2021-07-25 | Organized Eslint stuff | 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-23 | The test setup script uses the env variables type & fetches refs | 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 | Fixed the BASE_DIR test environment variable | 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 | Data used by tests now in /tmp/nodegit_test & added test teardown script | 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 | Increased Jest timeout | HampusM |
2021-07-07 | The test setup clones a repository instead of assuming there is content in .git | HampusM |
2021-07-07 | Added env variables for testing & fixed other test stuff | HampusM |
2021-07-06 | Added tests | HampusM |