Commit Graph

21 Commits

Author SHA1 Message Date
fisker Cheung 4e7d916ec6
chore: update ESLint to v9 (#15531) 2025-03-05 14:49:46 +01:00
liuxingbaoyu 611d1a4ba0
Improve `babel-plugin-jest-hoist` logic (#15415) 2024-12-10 11:17:35 +01:00
Brandon Chinn 68dca2a321
Fix testPathPatterns when config is in subdirectory (#14934) 2024-05-29 08:41:13 +02:00
ConnectDotz 7a2ccc23d3
feat: split some `jest-snapshot` utility functions to its own package `@jest/snapshot-utils` (#15095) 2024-05-29 08:24:52 +02:00
Simen Bekkhus 2ddc4305ca
chore: errors should be named as such (#14817) 2023-12-30 11:05:52 +00:00
Simen Bekkhus 0469b4c698
chore: enable a bunch more lint rules (#14794) 2023-12-29 07:49:03 +00:00
Simen Bekkhus 01a923b22e
feat: introduce helper package for implementing a custom JSDOM enviroment (#14717) 2023-11-27 08:32:53 +01:00
Simen Bekkhus c985cb403b
chore: upgrade to TS-ESLint@6 (#14483) 2023-09-19 10:22:02 +00:00
Simen Bekkhus 8cc8daef4b
chore: prefer `.includes` over `indexOf` (#14524) 2023-09-14 15:13:41 +02:00
Simen Bekkhus b522b03aa3
chore: lint more packages with types (#14516) 2023-09-13 13:51:29 +02:00
Paul O’Shannessy 6d2632adae
Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
Simen Bekkhus 2fb6f68f69
feat: use `os.availableParallelism` if available (#13738) 2023-01-06 17:41:30 +01:00
Tom Mrazauskas 7351afc7cf
chore: run type lint on `jest-watcher` (#13456) 2022-10-17 10:22:05 +02:00
Simen Bekkhus 8d57aa4bb8
chore: ts lint some more (#13452) 2022-10-16 20:28:27 +02:00
Tom Mrazauskas b1bd377ed1
chore: use `jest/unbound-method` rule in `lintTs` script (#13449) 2022-10-16 18:30:49 +02:00
Simen Bekkhus 1ba37a3fb6
chore: run type lint on @jest/test-sequencer (#13413) 2022-10-08 20:23:25 +02:00
Simen Bekkhus fb2f161574
chore: run type lint on @jest/console (#13403) 2022-10-08 19:54:33 +02:00
Simen Bekkhus 6dec46ec86
chore: type lint `jest-changed-files` (#13386) 2022-10-05 09:07:00 +02:00
Simen Bekkhus 5e1e105e64
chore: lint jest-transform with type info (#13378) 2022-10-04 01:14:02 +02:00
Simen Bekkhus e865fbd66e
chore: run ESLint with types om more packages (#13372) 2022-10-03 17:35:33 +02:00
Simen Bekkhus 50bab21a8e
chore: run eslint with type information on CI (#13368) 2022-10-03 14:55:10 +02:00