Commit ef58b53
deepshekhardas
feat: Backend esm vitest
Port of upstream ether#7605
Converts backend tests from mocha to vitest and migrates to ESM.1 parent 40eeb21 commit ef58b53
329 files changed
Lines changed: 3555 additions & 4563 deletions
File tree
- .github/workflows
- doc
- src
- node
- db
- eejs
- handler
- hooks
- express
- security
- types
- updater
- utils
- static/js
- pluginfw
- types
- vendors
- templates
- tests
- backend-new
- specs
- privacy
- updater
- backend
- specs
- admin
- api
- container
- specs/api
- frontend-new
- admin-spec
- helper
- specs
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 87 | | |
91 | 88 | | |
92 | 89 | | |
| |||
166 | 163 | | |
167 | 164 | | |
168 | 165 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | 166 | | |
173 | 167 | | |
174 | 168 | | |
| |||
222 | 216 | | |
223 | 217 | | |
224 | 218 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
| 219 | + | |
230 | 220 | | |
231 | 221 | | |
232 | 222 | | |
| |||
235 | 225 | | |
236 | 226 | | |
237 | 227 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | 228 | | |
242 | 229 | | |
243 | 230 | | |
| |||
319 | 306 | | |
320 | 307 | | |
321 | 308 | | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
| 309 | + | |
327 | 310 | | |
328 | 311 | | |
329 | 312 | | |
| |||
332 | 315 | | |
333 | 316 | | |
334 | 317 | | |
335 | | - | |
336 | | - | |
337 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| |||
0 commit comments