Age | Commit message (Expand) | Author |
---|---|---|
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 |