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 412f9739d8 Reload the page if asked to change the current URL (#1159)
* Add support to reload the page when ask to change the same url.

* Do not run change() in the initial page load.

* Add integration tests.

* Add self-reload.js
2017-02-15 19:27:41 +01:00
..
integration Reload the page if asked to change the current URL (#1159) 2017-02-15 19:27:41 +01:00
isolated New test setup (#640) 2017-01-12 13:14:49 +09:00
lib Testing: use a better way to get a port to the test app (#753) 2017-02-09 14:40:09 +01:00
unit Introduce a simple prefetching solution (#957) 2017-02-15 14:22:22 +05:30
.babelrc Find custom babel config location properly. (#969) 2017-02-03 14:33:35 +09:00