Commit 7e137e8
Refactor existing modular unit tests as scenario tests (#2915)
* update anonymous modular ut test with scenarios
* update modular ut test with scenarios
* update
* fix format issues
* update clientContext
* update
* update
* resolve model references
* remove unused imports
* add modelsGenerator test case
* update case
* remove .only
* The same case has been moved to scenarios
* update case
---------
Co-authored-by: qiaozha <qiaozha@microsoft.com>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>1 parent 4eb5849 commit 7e137e8
18 files changed
Lines changed: 7157 additions & 7022 deletions
File tree
- packages/typespec-ts
- src/modular
- helpers
- test
- modularIntegration
- modularUnit
- scenarios
- anonymous
- apiOperations
- clientContext
- enumUnion
- example
- modelsGenerator
- operations
- util
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments