Commit Graph

13 Commits

Author SHA1 Message Date
Simen Bekkhus 4659d45178
chore: bump jsdom (#11442) 2021-05-25 11:59:04 +02:00
Simen Bekkhus 1e2ac3048d
chore: mock stealthy-require in tests (#9855) 2020-04-23 11:47:10 +02:00
Michał Pierzchała d8f43f8d00 chore: goodbye AppVeyor, it was a good ride (#7660)
* chore: goodbye AppVeyor, it was a good ride

* remove badge

* remove jasmine-reporters
2019-03-19 18:03:25 +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
Michael Baldwin 7c398db0e7 Standardize file names: Fix file names in root (#5500)
* standardize file names in root

* Update CHANGELOG
2018-02-09 09:09:56 +00:00
anraka e0431136e8 Continuation to #3771 for snake case file naming (#3920)
* Resolved conflicts

* Including eslint file for forcing file names

* renaming files

* renaming files
2017-06-29 10:19:01 -07:00
Dmitrii Abramov 92e432a368 jest-circus Timeouts (#3760)
* jest-circus Timeouts

* setTestTimeout/setTimeout
2017-06-08 10:46:40 -07:00
Dmitrii Abramov 7c3cef7dfb Replace Jasmine with jest-circus (#3668)
* [WIP] jest-framework

[WIP] jest-framework

[WIP] jest-framework

[WIP] Integrating with Jest

[WIP] jest-framework

[WIP] jest-framework

[WIP] jest-framework

* afterAll hook fix

* framework -> circus
2017-06-07 15:43:02 -07:00
Dmitrii Abramov 5449f7f07f s/DEFAULT_TIMETOUT_INTERVAL/jest.setTestTimout (#3684) 2017-06-01 09:54:58 -07:00
mpontus 9b157c3a7c Audit @flow and "use strict" (#3451)
* Remove 'use strict' from all files

* 'use strict' removed from pacakges' sources
* Strict mode is now enabled automatically by babel
* 'use strict' check removed from dangerfile
* Updated contributing guidelines

* Enable @flow for most files

* Commit yarn.lock

* Revert removal of "use strict" in test and mock files

* Improve annotations for ReportDispatcher

* Replace "void 0" with "undefined"

* Update babel-plugin-transform-strict-mode to match transitive deps
2017-05-12 11:01:23 +01:00
Daniel Lo Nigro 557b8af47d Add AppVeyor Jasmine reporter 2016-09-03 11:47:44 -07:00
Dmitrii Abramov cc6177ce80 codecov (#1363) 2016-08-18 16:29:48 +01:00
Dmitrii Abramov 6c7620237b single jest run for all packages (#1361)
* single jest run for all packages

* Split a heavy test into two files (to avoid timeouts)
2016-08-04 15:09:17 -07:00