Commit 0a83f20
Node test runner (#245)
* wip progress - tests run bug fail
* ts with ignore all
* working through tests
* remove all autogen
* TS 2339 build error for mock resolved
* insert doesn't work
* coverage but still slow
* .nvmrc file
* Update testrunner/tsconfig.json
Co-authored-by: Augustin Mauroy <[email protected]>
Signed-off-by: Dina Berry (MSFT) <[email protected]>
* Update testrunner/package.json
Co-authored-by: Augustin Mauroy <[email protected]>
Signed-off-by: Dina Berry (MSFT) <[email protected]>
* Update testrunner/package.json
Co-authored-by: Augustin Mauroy <[email protected]>
Signed-off-by: Dina Berry (MSFT) <[email protected]>
* 2 separate folders
* revert to see suggestions again
* 2 versions
* wop
test runner build and test
wip
ignore coverage and update readmes
* one insert test passes
* test pass
* vitest inserts work
* 1:1
* 1:1
* don't touch unit-testing
* Apply suggestions from code review
Co-authored-by: Yohan Lasorsa <[email protected]>
Signed-off-by: Dina Berry (MSFT) <[email protected]>
* az and cosmos resources with mi
* Updates based on feedback
* Update readme files
* remove old file
* Updates based on Maor's review
---------
Signed-off-by: Dina Berry (MSFT) <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]>
Co-authored-by: Yohan Lasorsa <[email protected]>1 parent c3376c9 commit 0a83f20
File tree
56 files changed
+10721
-2035
lines changed- .devcontainer
- scripts
- test-with-jest
- src
- fakes
- mock-function
- data
- lib
- test-boilerplate
- test-with-node-testrunner
- src
- data
- lib
- test
- test-with-vitest
- src
- data
- lib
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+10721
-2035
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments