1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test
Arunoda Susiripala f6bd1df6aa
Fix canary tests on CIs (travis, appveyor) (#3375)
* Dump address.

* Use zero as the port.

* Limit test cases.

* throw address.

* Fail a specific error.

* Set a port manually.

* Make sure jest is working properly.

* Set the jest timeout time to 5 min.

* Run the actual test

* Run all production tests on Travis.

* Set the Jest default timeout to 5 min for all integration tests.

* Remove production only testing.

* Remove unwanted console.log

* Remove the addition number from test case

* Set the static export test jest timeout to 5 min.

* Run tests again if they failed once.
2017-12-03 08:12:12 +05:30
..
integration Fix canary tests on CIs (travis, appveyor) (#3375) 2017-12-03 08:12:12 +05:30
isolated New test setup (#640) 2017-01-12 13:14:49 +09:00
lib Allow overriding Content-Type (#3242) 2017-11-05 20:17:03 +01:00
unit Use deterministic names for dynamic import (#2788) 2017-08-16 22:44:00 +05:30