Commit Graph

17 Commits

Author SHA1 Message Date
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 286dab2e57
chore: fix some type errors in tests (#13360) 2022-10-03 09:15:59 +02:00
Simen Bekkhus a20bd2c31e
chore: activate `prefer-template` eslint rule (#12513) 2022-02-28 11:31:57 +01:00
Simen Bekkhus e3edc47d86
chore: use `globalThis` over `global` everywhere (#12447) 2022-02-21 12:58:26 +01:00
Simen Bekkhus 1b402ab76b
feat: export test environments as ESM (#12340) 2022-02-09 15:46:43 +01:00
Wei-An Yen 2abd495c4f
feat: requireAndTranspileModule support ESM (#11232) 2021-05-02 13:44:22 +02:00
Simen Bekkhus a9e0075c46
fix: remove support for `runScript` (#11155) 2021-03-07 14:51:59 +01:00
Simen Bekkhus f9132f9106
chore: sort imports alphabetically (#10757) 2020-10-31 20:48:50 +01:00
Mark Pedrotti e740de246b chore: Make sure copyright header comment includes license (#8783)
* chore: Make sure copyright header comment includes license

* Add period at end of copyright line in checkCopyrightHeaders.js :)

* Update CHANGELOG.md
2019-08-06 09:59:16 +01:00
Simen Bekkhus 418d784e80
chore: use createDirectory from jest-util when creating directories (#7610) 2019-01-16 08:23:37 +01:00
Rubén Norte 6a066c6afe
Revert ESM exports (#7602) 2019-01-10 18:15:44 +00:00
Rubén Norte 665a93eec7
Update Facebook copyright headers (#7589)
* Update Facebook copyright headers

* Update changelog

* Fixed CSS comments

* Fixed change in sourcemap
2019-01-08 17:41:54 +00:00
Simen Bekkhus f13b97b702
convert all exports to ESM (#7548) 2018-12-26 12:32:19 +01:00
Valentin Agachi 9208ac637b Instantiate test environment class with current test path (#7442) 2018-12-19 15:05:32 +01:00
Rubén Norte a91ea0ea2b
Add missing copyright headers and code of conduct (#7221)
* Add CODE_OF_CONDUCT.md

* Add Facebook copyright headers

* Replace inlined text with snapshot in detect open handles test
2018-10-23 17:57:23 +01:00
Aleksei Gusev 9bb89093ac Fix yarn test on windows (#6534) 2018-07-03 10:05:35 +02:00
Michał Pierzchała 9310e9ce49 chore: rename "integration-tests" to "e2e" (#6315)
* chore: rename integration-tests -> e2e

* update changelog
2018-05-27 23:48:49 +01:00