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/integration/static
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
..
components Add dynamic-import support for next-export. 2017-05-15 10:03:35 +05:30
pages Allow use of filenames in exportPathMap (#2973) 2017-10-05 20:33:10 +02:00
test Fix canary tests on CIs (travis, appveyor) (#3375) 2017-12-03 08:12:12 +05:30
next.config.js Allow use of filenames in exportPathMap (#2973) 2017-10-05 20:33:10 +02:00