Commit graph

36 commits

Author SHA1 Message Date
Michael Kriese
96f9ad5ff0
refactor(config): split decryption functions (#28571) 2024-04-22 08:22:45 +00:00
Sergei Zharinov
ab1f3f0a32
ci: Update artifact actions (#27268) 2024-02-14 08:37:21 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed (#24323) 2023-09-08 11:40:04 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage (#24270) 2023-09-06 11:26:22 +00:00
Sergei Zharinov
5b663123ad
ci: Fix caching for eslint and prettier (#22895) 2023-06-20 15:44:41 +00:00
Sergei Zharinov
086b9a7527
ci: Combine coverage from all shards (#22849) 2023-06-17 14:50:39 +02:00
Sergei Zharinov
2d43e576b3
ci: Switch to lcov output format (#22828) 2023-06-17 09:21:29 +02:00
Sergei Zharinov
2447ab8ece
ci: Move website docs lint from tests to lint job (#22766) 2023-06-14 14:05:02 +00:00
Michael Kriese
867f472469
test: remove test files from coverage (#22761) 2023-06-14 12:30:16 +00:00
Sergei Zharinov
cbc54d6c5d
ci: Enable unit test sharding (#22721)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-14 11:55:23 +00:00
Sergei Zharinov
dbb1a41f93
ci: Prepare for shard-based unit testing (#22644) 2023-06-12 17:23:05 +02:00
renovate[bot]
58aa841d69
build(deps): update dependency minimatch to v9 (#21923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-02 13:00:40 +00:00
Jamie Magee
176282e65f
chore: use node: protocol imports (#21181) 2023-03-28 21:05:36 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks (#18779) 2022-11-14 22:46:37 -08:00
Johannes Feichtner
96bb97914b
chore: exclude __mocks__ in jest config due to jest-haste-map warning (#18482)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-23 11:44:00 +00:00
Michael Kriese
bccb2fb664
test: remove ts-jest preset (#17757) 2022-09-12 15:17:05 +02:00
Sergei Zharinov
4e9ddc2452
test(ts-jest): Migrate obsolete Jest config (#17733) 2022-09-10 09:05:47 +00:00
Michael Kriese
c5e5973c7f
test: use cpu count for max worker (#17551) 2022-08-31 08:50:07 -07:00
Michael Kriese
6fa3aade1d
test: reduce jest memory (#17547) 2022-08-31 16:44:04 +02:00
Michael Kriese
0316a5e62d
test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
HonkingGoose
ffe8cfba7b
ci(jest): use built-in github action reporter (#16109) 2022-06-16 18:03:50 +02:00
Maksim
6e94385f31
refactor(migrations): validator (#13073)
* refactor(migrations): implemented migration validator

* refactor(migrations): introduce deprecated flag

* refactor(migrations): tidy

* refactor(migrations): improve validator

* refactor: fix launch.json

* refactor: fix build

* refactor: fix coverage

* refactor: fix coverage

* refactor: introduce new jest custom matcher

* refactor: revert unnecessary changes

* refactor: return override
2022-01-10 21:01:57 +00:00
Rhys Arkins
705b6db57b
test: increase branches coverage threshold (#13040) 2021-12-09 20:50:53 +00:00
Rhys Arkins
fbf93ad6a5
test: add jest watchPathIgnorePatterns (#12955) 2021-12-04 10:42:20 +01:00
Michael Kriese
39a947ce05
test: reduce memory footprint (#12517)
* test: reduce memory footprint

* test: use new ts config

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-06 07:35:15 +00:00
renovate[bot]
aee7524ee5
chore(deps): update dependency jest-extended to v1 (#12391)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oleg Krivtsov <olegkrivtsov@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-01 15:12:25 +00:00
Oleg Krivtsov
29dde2f694
test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
Michael Kriese
772673b1fa
test: remove custom reporters (#11451) 2021-08-27 15:58:50 +02:00
Pete Wagner
91e2743306
feat(github-releases): getDigest() (#10947) 2021-08-05 17:05:22 +02:00
Michael Kriese
48bfb1c182
test: fix memory leak (#10162) 2021-05-26 10:47:05 +02:00
Michael Kriese
66863ea419
test: ignore fixtures (#10156) 2021-05-26 08:27:39 +00:00
Michael Kriese
f7dbce9547
test(jest): ignore dist folder (#9952) 2021-05-11 15:24:39 +02:00
Rhys Arkins
8b97c924ec test: global.branches coverage = 94 2021-03-03 21:59:33 +01:00
Michael Kriese
74d7691bef
refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
Michael Kriese
91a7e6b660
build: remove babel (#8929) 2021-03-02 16:16:05 +00:00
Renamed from jest.config.js (Browse further)