Commit 256a331
committed
Remove chai
Recent versions of chai use ES Modules,
which makes it hard to use.
Use nodejs' built-in assertion library instead,
which should be sufficient for this project.
Signed-off-by: David Thompson <davthomp@redhat.com>1 parent 6787399 commit 256a331
6 files changed
Lines changed: 85 additions & 284 deletions
File tree
- src/test/suite
- languageServer
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
267 | 265 | | |
268 | 266 | | |
269 | 267 | | |
270 | 268 | | |
271 | 269 | | |
272 | 270 | | |
273 | | - | |
274 | | - | |
275 | 271 | | |
276 | 272 | | |
277 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
0 commit comments