-
Notifications
You must be signed in to change notification settings - Fork 153
Node test runner #245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Node test runner #245
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0b44fbe
wip progress - tests run bug fail
diberry 85a1f7b
ts with ignore all
diberry d03990a
working through tests
diberry fb13af3
remove all autogen
diberry d05e2c5
TS 2339 build error for mock resolved
diberry 86cd18a
insert doesn't work
diberry 1edb6bf
coverage but still slow
diberry 363710c
.nvmrc file
diberry be19363
Update testrunner/tsconfig.json
diberry ed12972
Update testrunner/package.json
diberry 3e86589
Update testrunner/package.json
diberry c3ed39f
Merge remote-tracking branch 'refs/remotes/origin/node-test-runner' i…
diberry 6662772
2 separate folders
diberry 51b06f9
revert to see suggestions again
diberry b8345fe
2 versions
diberry a4dca92
wop
diberry 022feae
one insert test passes
diberry 0b09502
test pass
diberry 3af4dc7
vitest inserts work
diberry 8aba049
1:1
diberry 15f1cb6
1:1
diberry 4f414b0
don't touch unit-testing
diberry 9e1eaf9
Apply suggestions from code review
diberry 4e141e8
az and cosmos resources with mi
diberry 414908d
Merge remote-tracking branch 'refs/remotes/origin/node-test-runner' i…
diberry 1e00940
Updates based on feedback
diberry 92e73fb
Update readme files
diberry 9539a96
remove old file
diberry d70cab5
Updates based on Maor's review
diberry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,4 +2,7 @@ | |
| node_modules | ||
| .env* | ||
| dist | ||
| **/*.env | ||
| **/coverage/ | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v22.12.0 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.