Anthony Fu
|
3e2a407f3e
|
chore: clean up
|
2022-01-07 21:32:50 +08:00 |
|
Anthony Fu
|
2862324bb3
|
fix: do not resolve module field
|
2022-01-07 21:28:55 +08:00 |
|
Anthony Fu
|
6a800691cd
|
release v0.0.137
v0.0.137
|
2022-01-07 21:05:32 +08:00 |
|
Anthony Fu
|
79af7766a0
|
perf: cache externalization on main thread
|
2022-01-07 20:54:21 +08:00 |
|
Anthony Fu
|
3e27e5edb2
|
refactor: externalization
|
2022-01-07 20:54:21 +08:00 |
|
Vladimir Sheremet
|
63f30c7507
|
chore: fix expected/received lines count when failed
|
2022-01-07 15:46:27 +03:00 |
|
Alex Kozack
|
eb107f35dc
|
fix: mockClear clears instances (#471)
|
2022-01-07 14:34:44 +03:00 |
|
Vladimir Sheremet
|
ab8d7d3a40
|
fix: guess cjs file by name containng module.js
closes #367
|
2022-01-07 11:19:05 +03:00 |
|
Vladimir Sheremet
|
0c3f8e2240
|
fix: jsdom supports Image
closes #419
|
2022-01-07 10:42:34 +03:00 |
|
Vladimir Sheremet
|
377eef01c4
|
chore: update tinyspy
closes #461
|
2022-01-07 10:20:22 +03:00 |
|
Anjorin Damilare
|
3d63d9f18d
|
docs: add more details to test and describe apis (#422)
|
2022-01-07 10:18:12 +03:00 |
|
Vladimir Sheremet
|
c927e2eea4
|
fix: support mocking virtual modules
closes #464
|
2022-01-07 09:39:06 +03:00 |
|
Ev Haus
|
f8f6e97617
|
docs: update to automocking algorithm
|
2022-01-07 09:25:35 +03:00 |
|
Anthony Fu
|
698bca06a5
|
release v0.0.136
v0.0.136
|
2022-01-07 04:17:29 +08:00 |
|
Jan Müller
|
549c9ae69d
|
fix(ui): fix ModuleTransformResultView reactivity and module selection (#463)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-07 04:17:17 +08:00 |
|
Anthony Fu
|
3acc0fd137
|
feat(ui): select the first file on init
|
2022-01-07 04:13:21 +08:00 |
|
Anthony Fu
|
9472e98087
|
fix(ui): navigation
|
2022-01-07 04:08:05 +08:00 |
|
Anthony Fu
|
941bf10adc
|
fix(ui): show module name for externals
|
2022-01-07 04:02:17 +08:00 |
|
Anthony Fu
|
80e9a941cc
|
fix(ui): panel size
|
2022-01-07 03:57:10 +08:00 |
|
Anthony Fu
|
8c48d58da0
|
docs: update --ui
|
2022-01-07 03:41:41 +08:00 |
|
Anthony Fu
|
5719e78528
|
fix: enable api when ui enabled
|
2022-01-07 03:40:29 +08:00 |
|
Ivan Demchuk
|
4368c0e0d0
|
feat: add flat version of tap reporter (#462)
|
2022-01-07 02:57:58 +08:00 |
|
Anthony Fu
|
9848a701d8
|
release v0.0.135
v0.0.135
|
2022-01-07 00:52:51 +08:00 |
|
M. Bagher Abiat
|
2eb696a3dd
|
docs(features): watch mode (#460)
|
2022-01-07 00:47:27 +08:00 |
|
Anthony Fu
|
d108edd4e3
|
chore: update
|
2022-01-07 00:46:44 +08:00 |
|
Anthony Fu
|
8143471cf2
|
chore: update deps
|
2022-01-07 00:23:23 +08:00 |
|
Jan Müller
|
fcc03bfaa4
|
fix(ui): improve graph behavior (#451)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-06 23:55:44 +08:00 |
|
Joaquín Sánchez
|
1a2f0429e7
|
feat: add env configuration + jsdom custom conf (#416)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-06 23:31:28 +08:00 |
|
Vladimir
|
fdfffaebd0
|
fix: mock node builtins (#454)
|
2022-01-06 23:29:33 +08:00 |
|
Ivan Demchuk
|
e6da42bc4d
|
chore: fix rollup watch in dev scripts (#455)
|
2022-01-06 23:24:04 +08:00 |
|
Vladimir
|
34be39e675
|
feat(expect): add getState support (#457)
|
2022-01-06 23:23:38 +08:00 |
|
Vladimir
|
acc7fecbb1
|
chore: add mising defineEmits
|
2022-01-06 17:46:45 +03:00 |
|
Ivan Demchuk
|
479387208a
|
fix: make tap reporter compatible with mocha xunit (#456)
This marks skipped and todo tests as 'ok' instead of 'not ok'
|
2022-01-06 10:37:53 +01:00 |
|
jamsch
|
a425d8859c
|
fix(config): correctly parse string values for setupFiles (#452)
|
2022-01-06 12:00:15 +03:00 |
|
Vladimir Sheremet
|
eb8ece3e5c
|
chore: clean up vi.mock
|
2022-01-06 09:35:46 +03:00 |
|
Vladimir Sheremet
|
9c119ad1e0
|
fix: vi.mock works with node internals
|
2022-01-06 09:32:22 +03:00 |
|
Victor
|
c4aa7b2a4a
|
docs: fix link to MSW example
|
2022-01-06 06:36:17 +01:00 |
|
Anthony Fu
|
d9a05404df
|
release v0.0.134
v0.0.134
|
2022-01-06 05:51:09 +08:00 |
|
Anthony Fu
|
9ee48c7c13
|
feat(ui): basic module trasnform result
|
2022-01-06 05:50:50 +08:00 |
|
Anthony Fu
|
8945498d75
|
feat(ui): update graph style
|
2022-01-06 05:49:05 +08:00 |
|
Jan Müller
|
ec167efe77
|
fix(api): generate valid module graph (#449)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-06 02:39:07 +08:00 |
|
Alex Kozack
|
677af6cca7
|
fix: wrong argument in JestMockCompatContext (fix #448) (#447)
|
2022-01-05 18:08:25 +01:00 |
|
Joaquín Sánchez
|
5857660c0c
|
fix(ui): codemirror editor + module graph (#446)
|
2022-01-05 17:06:15 +01:00 |
|
patak-dev
|
b70319007a
|
release v0.0.133
v0.0.133
|
2022-01-05 12:08:20 +01:00 |
|
Ivan Demchuk
|
ec16853e95
|
feat: test anything protocol reporter (#445)
|
2022-01-05 12:06:16 +01:00 |
|
Vladimir
|
b402b28847
|
chore: test for empty lines in mock factory
|
2022-01-05 12:13:39 +03:00 |
|
Vladimir
|
f9fabaa723
|
fix: hoist vi.mock if factory has empty lines
|
2022-01-05 12:07:59 +03:00 |
|
Anthony Fu
|
b620443235
|
release v0.0.132
v0.0.132
|
2022-01-05 06:29:26 +08:00 |
|
Anthony Fu
|
f3b124bec5
|
chore: update
|
2022-01-05 06:14:36 +08:00 |
|
Vladimir
|
f27d2d6894
|
feat: toMatchSnapshot can be used with properties (#435)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-05 06:14:21 +08:00 |
|