940 Commits

Author SHA1 Message Date
Anthony Fu
6d536ce88c docs: use example table 2022-01-13 13:35:25 +08:00
Anthony Fu
1fa7afc17b docs(examples): add examples playground 2022-01-13 13:18:52 +08:00
Anthony Fu
fa738153bf chore: make examples not monorepo specific 2022-01-13 13:15:53 +08:00
Joaquín Sánchez
40cb68e72e
test(lit): update happy-dom dependency + remove lit workaround (#509) 2022-01-13 13:13:10 +08:00
Anthony Fu
f297bc1ea7 release v0.0.142 v0.0.142 2022-01-13 04:14:26 +08:00
Mitchel van Bever
99b823fbc9
feat(ui): displaying user logs (#491)
Co-authored-by: Jan Müller <janmueller3698@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-13 03:48:06 +08:00
Pionxzh
01c4fe330b
fix: improve cjs proxy (#508)
Co-authored-by: spigbbbbb@gmil.com <pionxzh>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-13 03:46:05 +08:00
Cédric Exbrayat
fc15d52dd5
feat: json reporter (#489)
Fixes #108
2022-01-12 14:37:05 +01:00
btea
55168d851c
chore: fix jest-expect typo (#505) 2022-01-12 17:56:58 +08:00
Anthony Fu
5c52873fe0 refactor(vite-node): rename run to executeFile 2022-01-12 02:18:57 +08:00
Anthony Fu
dedfb1787a release v0.0.141 v0.0.141 2022-01-12 02:09:23 +08:00
Vladimir
b7bc12fe4e
fix(mock): vi.mock with line breaks in arguments (#502) 2022-01-12 01:38:50 +08:00
Rob Caldecott
6d8c5103cb
test: add react storybook testing example (#470)
Co-authored-by: Rob Caldecott <robert.caldecott@keyloop.com>
2022-01-12 01:28:11 +08:00
Anthony Fu
40c1d491c9 chore: lint 2022-01-12 01:26:43 +08:00
Anthony Fu
0045fcb50d fix(vite-node): submodule types 2022-01-12 01:16:18 +08:00
Anjorin Damilare
a6b2c08aab
docs: complete remaining expect apis (#440)
Co-authored-by: Vladimir <sheremet.va@icloud.com>
2022-01-11 18:07:04 +01:00
Vladimir
4b0bd3ff94 test: non default options in snapshot 2022-01-11 11:55:47 +03:00
Vladimir
63ed7c1fca feat: add snapshotFormat options 2022-01-11 11:54:58 +03:00
Vladimir
7a10bcecb2
refactor: use internal name to find inline snapshot call (#500) 2022-01-11 03:55:02 +08:00
Anthony Fu
62d6956e58 chore license 2022-01-11 03:05:36 +08:00
Anthony Fu
a6ee47ff73 release v0.0.140 v0.0.140 2022-01-11 03:04:42 +08:00
Anthony Fu
482173404e chore: update deps 2022-01-11 02:55:40 +08:00
Anthony Fu
7523e0a4c1 chore: upgrade birpc 2022-01-11 02:55:36 +08:00
Anthony Fu
4498ae963a
refactor: seperate vite runner to vite-node package (#495) 2022-01-11 02:45:57 +08:00
Ilya Artamonov
25eb95d2e0
docs: fix styles for "Sponsored by" block (#499) 2022-01-10 15:51:10 +01:00
Anthony Fu
4aa6699fb9 chore: update 2022-01-10 19:17:09 +08:00
Anthony Fu
9d74895818 refactor: execute 2022-01-10 19:09:17 +08:00
Anthony Fu
599cbade22 refactor: execute 2022-01-10 19:09:17 +08:00
Dominik G
eaa119fd09
feat: global setup (#372)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-10 18:14:03 +08:00
Jan Müller
480514d452
chore(ui): update deps (#490) 2022-01-09 15:43:16 +01:00
Vladimir
6d743c5513 fix: inline snapshot if not called inside suite
closes #484
2022-01-09 16:08:34 +03:00
Anthony Fu
7782e7def6 feat(ui): tasks state group 2022-01-09 20:02:29 +08:00
Anthony Fu
faecd41652 chore: indent 2022-01-09 19:14:30 +08:00
Mitchel van Bever
c43ebaf466
fix(ui): flex / percentage based layout (#492) 2022-01-09 19:14:11 +08:00
Jake Ginnivan
125eeab71b
docs: debugging in VSCode setup (#486) 2022-01-09 07:48:30 +01:00
Vladimir
6e7c631109 chore: rename replaceAll to replace for compatibility 2022-01-08 12:08:02 +03:00
Vladimir
aff14813db fix: snapshot ignores indentation 2022-01-08 12:03:05 +03:00
Vladimir
4603ffdbce fix: correctly inline shapshot with properties 2022-01-08 10:31:15 +03:00
Vladimir
28b97d8ebd fix: mocking is lost with threads: false
closes #482
2022-01-08 10:03:39 +03:00
Vladimir
fb4552239e chore: linter 2022-01-08 09:55:19 +03:00
Vladimir
7abd3687b0 chore: lockfile 2022-01-08 09:51:15 +03:00
Vladimir
3c9073a3f2 fix: Reflect.get called on non-object
closes #479
2022-01-08 09:47:27 +03:00
Jan Müller
23e1e62385
fix(ui): reduce graph container size (#478)
* fix(ui): re-add graph offset

* chore(ui): enable autoResize for graph

* refactor(ui): use scoped style
2022-01-07 18:00:00 +01:00
Anthony Fu
dc9ee3512d release v0.0.139 v0.0.139 2022-01-07 23:25:54 +08:00
Vladimir
f1b5474aa2
feat: allow plugins to specify if they should be transformed (#469)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-07 23:25:32 +08:00
Anthony Fu
51397ee31e chore: lint 2022-01-07 23:18:53 +08:00
Anthony Fu
19bd252c15 fix(ui): graph flicker 2022-01-07 23:14:53 +08:00
Anthony Fu
1aeaf748ab chore: fix linter 2022-01-07 22:57:07 +08:00
Anthony Fu
9f1736c5e4 chore: update deps 2022-01-07 22:53:24 +08:00
Anthony Fu
89199d8767 chore: try fix dom 2022-01-07 22:45:16 +08:00