github-desktop/app/test/unit/git
2024-01-02 14:07:39 -05:00
..
pull Fix tests 2020-02-19 22:04:56 +01:00
rebase Rename old "files"-like properties to "changesetData" 2021-08-03 13:02:50 +02:00
apply-test.ts Move discardChanges git method to apply.ts 2020-05-20 16:48:12 +02:00
branch-test.ts Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
checkout-test.ts Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
cherry-pick-test.ts Fix unit test 2021-08-09 10:18:17 -04:00
commit-test.ts Rename old "files"-like properties to "changesetData" 2021-08-03 13:02:50 +02:00
config-test.ts Add some tests for getGlobalBooleanConfigValue 2020-02-28 15:15:34 +01:00
core-test.ts Improve git error API to show the combined stdout and stderr outputs 2021-01-08 18:03:02 +01:00
description-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
diff-check-test.ts Fix lint and prettier issues 2020-06-24 18:28:06 +00:00
diff-test.ts Handle no merge base 2022-10-06 09:06:50 -04:00
environment-test.ts moar tests 2020-02-21 15:15:35 +01:00
fetch-test.ts Use shiny new flag to prevent writing to FETCH_HEAD 2021-02-02 11:39:52 +01:00
for-each-ref-test.ts Improve variable name ❤️ 2021-02-02 11:39:52 +01:00
format-patch-test.ts test tweaks 2019-07-30 11:01:47 -07:00
git-attributes-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
gitignore-test.ts Escape Special Characters When Adding a File to .gitignore 2022-02-11 20:43:13 -05:00
lfs-test.ts add test to catch regression 2018-11-15 10:33:59 -04:00
log-test.ts Remove unnecessary import 😭 2022-09-06 13:34:36 +02:00
merge-test.ts Update test with new type 2020-08-26 16:23:42 +02:00
parse-merge-result-test.ts 🎨 cleanup 2022-05-18 20:35:53 +02:00
ref-test.ts () and toHaveLength() 2019-01-01 18:18:02 -05:00
reflog-test.ts Use offsetFromNow in favor of moment math 2022-03-11 12:41:43 +01:00
remote-test.ts Add unit test for getRemotes for repos with a promisor remote 2023-07-17 10:38:04 -04:00
reorder-test.ts Enable (and fix) one test I forgot about 2021-06-07 11:33:18 +02:00
reset-test.ts tidy up and simplify tests to avoid needing to use ! 2019-05-30 15:16:55 -03:00
rev-parse-test.ts Revert file transport setting 2022-10-18 20:35:28 +02:00
squash-test.ts Rename old "files"-like properties to "changesetData" 2021-08-03 13:02:50 +02:00
stash-test.ts Initial stash move support 2023-04-11 10:03:44 +02:00
status-test.ts Test submodule getStatus 2022-08-31 16:56:40 +02:00
submodule-test.ts Discarding changes in submodules eliminates dirty files 2019-09-05 14:40:49 -07:00
tag-test.ts Don't use regex 2024-01-02 14:07:39 -05:00