21 Commits

Author SHA1 Message Date
Kasper Peulen
63daf16055 Remove jest_workaround by adding extra jest.mock functions 2023-02-24 20:34:23 +01:00
Kasper Peulen
4cb87c3417 Fix bundle process 2023-02-21 17:37:35 +01:00
Kasper Peulen
9d338f1f00 Optimize transformIgnorePatterns 2023-02-21 17:37:35 +01:00
Kasper Peulen
ea78bad5a5 Implement mdx to csf migration 2023-02-21 17:37:35 +01:00
Yann Braga
539483017d Merge branch 'next' into feat/configDir-automigrations 2023-02-20 00:14:26 +01:00
Norbert de Langen
4f6b5a38c0
fix tests 2023-02-16 09:01:24 +01:00
Michael Shilman
d5f01cd46b Upgraded lit-html@2 to lit@2 2023-02-16 09:13:06 +08:00
Yann Braga
48918de004 add jest_workaround package for spy mocking 2023-02-14 15:33:59 +01:00
Kasper Peulen
49fd31a91f Fix test 2023-01-14 20:51:13 +01:00
Norbert de Langen
2eecf6b94c
move the storyshots addons in the source code, to make it work 2023-01-06 17:21:53 +01:00
Norbert de Langen
103387fd50 fixes for unit tests 2022-12-23 22:56:13 +09:00
Norbert de Langen
3cd585704e make tests use SWC, not babel 2022-12-23 22:53:21 +09:00
Ian VanSchooten
a2388919f8 Separate global and project configs 2022-11-16 19:31:55 -05:00
Ian VanSchooten
ff582a68a7 Re-disable vue3 test
It passes locally, fails in CI
2022-11-16 12:48:30 -05:00
Ian VanSchooten
6d7eee09a8 Enable vue3 test 2022-11-15 20:33:34 -05:00
Ian VanSchooten
894b2ca5e7 Merge remote-tracking branch 'origin/next' into marklb/upgrade-to-jest28
# Conflicts:
#	code/jest.config.js
2022-11-15 10:31:46 -05:00
Ian VanSchooten
c9dc70b2b4 re-ignore failing windows tests 2022-11-14 21:18:22 -05:00
Ian VanSchooten
067c7b8503 Incorporate feedback from Norbert 2022-11-14 13:31:38 -05:00
Ian VanSchooten
96c7dce840 Move enzyme serializer to storyshots config 2022-11-10 15:39:53 -05:00
Ian VanSchooten
d296ad82e9 Add tests for renderers 2022-11-10 14:39:57 -05:00
Ian VanSchooten
0d29947358 Create separate jest configs for browser and node 2022-11-10 13:44:11 -05:00