.. |
git
|
patch test to properly override safe.directory so we can assert on behaviour
|
2022-08-06 11:51:35 -03: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
|
Merge branch 'development' into pull-request-review-dialog
|
2022-03-22 18:01:15 +01:00 |
accounts-store-test.ts
|
tidy up and simplify tests to avoid needing to use !
|
2019-05-30 15:16:55 -03:00 |
api-test.ts
|
Add another safety net
|
2019-05-16 10:16:44 +02:00 |
app-store-test.ts
|
Track some basic metrics on "checks failed" notifications
|
2022-01-28 13:11:07 +01:00 |
app-test.tsx
|
Prettify files with prettier 2.6.0
|
2022-03-18 12:58:24 +01:00 |
branch-pruner-test.ts
|
Update branch-pruner-test.ts
|
2022-07-18 13:14:46 +02: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 |
custom-theme-test.ts
|
👀 Use toStartWith/toEndWith to avoid substr
|
2022-02-28 15:26:36 +01:00 |
desktop-file-transport-test.ts
|
Retain 14 files, regardless of age
|
2022-03-14 13:58:26 +01:00 |
diff-parser-test.ts
|
.toBeFalsy() => .toBe(false)
|
2019-01-02 11:16:44 -05:00 |
email-test.ts
|
Replace getAttributableEmailsFor with isAttributableEmailFor
|
2022-02-15 12:40:04 +01:00 |
endpoint-capabilities-test.ts
|
Update endpoint-capabilities-test.ts
|
2022-01-10 11:17:25 +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
|
Replace "Enterprise Server" with "Enterprise"
|
2020-12-14 12:08:53 -07: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
|
Remove obsolete user map
|
2020-06-29 21:03:58 +02:00 |
git-store-test.ts
|
Use --skip to paginate the History tab
|
2021-07-02 11:52:21 +02: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
|
Remove Chai Usage from Tests
|
2019-01-01 15:10:23 -05: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
|
Import all icons directly from the octicons.generated module
|
2020-07-21 10:39:57 +02: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
|
Remove test that was failing on purpose
|
2020-07-22 10:31:50 +02:00 |
path-text-test.ts
|
Update path-text-test.ts
|
2022-02-15 11:54:15 +01: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
|
Remove Chai Usage from Tests
|
2019-01-01 15:10:23 -05:00 |
remove-remote-prefix-test.ts
|
Remove Chai Usage from Tests
|
2019-01-01 15:10:23 -05:00 |
repositories-clone-grouping-test.ts
|
Replace user's url with html_url
|
2022-03-15 15:58:17 +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
|
Move defaultBranch from GH repos to all repos
|
2022-07-19 11:17:30 +02:00 |
repository-state-cache-test.ts
|
Add Body field to PR/display on quick view
|
2021-12-08 12:12:46 -05: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 |
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
|
.toBeTruthy() => .toBe(true)
|
2019-01-02 11:16:16 -05:00 |
status-parser-test.ts
|
() and toHaveLength()
|
2019-01-01 18:18:02 -05: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 |