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
Arunoda Susiripala 1c36b5b9ab Add a set of test cases for error recovery in the dev mode (#3895)
* Add specific test cases for Error Recovery.

* Update hmr/about.js

* Add a test case: should recover after a bad return from the render function

* Add test case: should recover from errors in getInitialProps in client

* Add test case: should recover after an error reported via SSR

* Add a test case: should recover from 404 after a page has been added

* Refactor code base.
2018-02-26 17:18:46 +01:00
..
basic Add a set of test cases for error recovery in the dev mode (#3895) 2018-02-26 17:18:46 +01:00
config Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +01:00
custom-server Add tests for universal webpack (#3680) 2018-02-05 21:48:31 +05:30
dist-dir Fix canary tests on CIs (travis, appveyor) (#3375) 2017-12-03 08:12:12 +05:30
ondemand Merge branch 'master' into fix/canary 2018-01-13 06:33:19 +01:00
production Exposing configuration to the server / client side (minor) (#3882) 2018-02-26 12:03:27 +01:00
static Handle empty assetPrefix scenario properly. (#3667) 2018-02-03 17:12:01 +01:00