github-desktop/app/test/unit
2024-02-13 15:01:54 -06:00
..
git Don't use regex 2024-01-02 14:07:39 -05:00
helpers add test to ensure an invalid regex is rejected 2018-10-30 17:06:13 -03:00
main-process Update test descriptions and using the label const 2022-06-17 19:04:50 +03:00
progress Prettify files with prettier 2.6.0 2022-03-18 12:58:24 +01:00
script Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
stores/updates Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
accounts-store-test.ts get plan info from existing API call 2023-08-04 18:25:02 -04:00
api-test.ts Add another safety net 2019-05-16 10:16:44 +02:00
app-store-test.ts Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
app-test.tsx Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
branch-pruner-test.ts This doesn't have to be a mock 2023-11-30 16:02:21 +01:00
bytes-test.ts Might as well add some tests here as well 2020-07-06 22:53:58 +02:00
ci-checks-test.ts Test grouping function since it has so many possibilities 2021-11-19 12:01:55 -05:00
cloning-repository-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
commit-identity-test.ts Have parseIdentity throw instead 2021-01-13 11:12:52 +01:00
create-branch-test.ts Adjustments for development changes 2021-02-02 07:24:10 -05:00
desktop-file-transport-test.ts Retain 14 files, regardless of age 2022-03-14 13:58:26 +01:00
diff-parser-test.ts Improve diff parser tests to check diff line numbers when "no newline" marker is present 2024-01-26 13:17:24 +01:00
email-test.ts get plan info from existing API call 2023-08-04 18:25:02 -04:00
endpoint-capabilities-test.ts Remove AE, add GHE in endpoint capabilities 2023-12-13 15:51:05 +01:00
enterprise-validate-url-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
enum-test.ts Add some tests forr good measure 2020-11-24 14:19:17 +01:00
fatal-error-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
find-account-test.ts get plan info from existing API call 2023-08-04 18:25:02 -04:00
find-forked-remotes-to-prune-test.ts Add Body field to PR/display on quick view 2021-12-08 12:12:46 -05:00
find-upstream-remote-test.ts rename 2020-03-02 11:37:36 -08:00
format-commit-message-test.ts Don't treat --- as end of commit message 2022-06-10 13:12:49 +02:00
format-duration-test.ts Add some simple tests for formatPreciseDuration 2022-03-11 11:11:33 +01:00
format-test.ts added tests for formatRebaseValue 2019-03-28 18:17:37 -03:00
fuzzy-find-test.ts () and toHaveLength() 2019-01-01 18:18:02 -05:00
git-store-cache-test.ts Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
git-store-test.ts Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
group-branches-test.ts Add ref to branch 2021-01-29 13:13:39 -05:00
http-test.ts For the sake of completness let's add these for both endpoint types 2019-05-10 18:41:05 +02:00
identifier-rules-test.ts Move identifier-rules to common location 2021-02-17 13:21:54 +01:00
list-selection-test.ts (WIP) Refactoring section list 2023-06-25 10:52:37 +02:00
local-storage-test.ts add tests for missing key 2018-10-24 10:37:22 -03:00
name-of-test.ts rename 2020-03-02 11:37:36 -08:00
octicon-test.ts Update Octicon component for simpler structure 2024-02-13 15:01:54 -06:00
parse-app-url-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
parse-carriage-return-test.ts Smoke test for Windows new lines 2020-06-11 13:52:35 +02:00
parse-files-to-be-overwritten-test.ts Add more tests 2020-09-10 19:15:30 +02:00
parse-pac-string-test.ts One more test 2020-02-17 19:33:41 +01:00
patch-formatter-test.ts tidy up and simplify tests to avoid needing to use ! 2019-05-30 15:16:55 -03:00
path-test.ts No such thing as async describe 2023-11-30 16:02:28 +01:00
path-text-test.ts Update path-text-test.ts 2022-02-15 11:54:15 +01:00
popup-manager-test.ts get plan info from existing API call 2023-08-04 18:25:02 -04:00
promise-test.ts Fix lint and prettier issues 2020-06-24 18:28:06 +00:00
promise-with-timeout-test.ts 🎨 remove cruft 2020-06-11 15:03:26 +02:00
release-notes-test.ts Apply suggestions from code review 2019-01-02 11:09:33 -05:00
remote-parsing-test.ts Add more -git and .git tests 2023-08-16 18:25:51 +02:00
remove-remote-prefix-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
repo-rules-test.ts add commit signing warning 2023-08-30 16:02:16 -04:00
repositories-clone-grouping-test.ts Appropriate test name 2023-03-09 18:40:19 +01:00
repositories-database-test.ts Move defaultBranch from GH repos to all repos 2022-07-19 11:17:30 +02:00
repositories-list-grouping-test.ts use a realer endpoint 2020-03-03 09:06:35 -08:00
repositories-store-test.ts Replace user's url with html_url 2022-03-15 15:58:17 +01:00
repository-matching-test.ts get plan info from existing API call 2023-08-04 18:25:02 -04:00
repository-state-cache-test.ts Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
repository-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
round-test.ts Test zero and negative number of decimals 2020-07-06 19:37:09 +02:00
sanitize-ref-name-test.ts Rename sanitizeBranchName to sanitizeRefName 2020-04-07 17:19:25 +02:00
sanitized-repository-name-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
section-list-selection-test.ts Add some more test cases to section-list selection 2023-06-27 00:00:45 +02:00
squashed-commit-description-test.ts Method to build squashed commit description 2021-05-14 12:49:32 -04:00
squirrel-error-parser-test.ts Remove Chai Usage from Tests 2019-01-01 15:10:23 -05:00
ssh-test.ts Relax the SSH host prompt regex 2021-10-01 13:54:57 +02:00
stats-store-test.ts Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
status-parser-test.ts Test submodule status parsing 2022-08-31 16:56:34 +02:00
text-diff-expansion-test.ts Use Array.prototype.at 2022-05-04 09:27:05 +02:00
text-token-parser-test.ts Remove a few leftover instances of terms we prefer not to use 2020-06-04 20:26:28 +02:00
truncate-with-ellipsis-test.ts Migrate tests from chai to jest 2018-10-24 18:46:35 -05:00
unique-coauthors-as-authors-test.ts Use unique with 2021-05-17 07:29:08 -04:00
welcome-test.ts .toBeFalsy() => .toBe(false) 2019-01-02 11:16:44 -05:00
wrap-rich-text-commit-message-test.ts Search and replace for the straightforward cases 2022-02-28 15:26:36 +01:00
write-default-readme-test.ts add description to list of arguments for writeDefaultReadme() 2019-06-04 11:13:08 -04:00