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/basic/pages
Arunoda Susiripala 399e510389 Make sure lastAppProps always have some value. (#829)
* Make sure lastAppProps always have some value.

* Revert "Make sure lastAppProps always have some value."

This reverts commit b4ae722d9c1a4460e17dbdc041b111cbd492b2aa.

* Throw an error, if we found an empty object from getInitialProps.

* Add proper tests for getInitialProps empty check.
2017-01-20 11:33:46 -08:00
..
nav Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00
async-props.js New test setup (#640) 2017-01-12 13:14:49 +09:00
css.js New test setup (#640) 2017-01-12 13:14:49 +09:00
empty-get-initial-props.js Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00
error.js New test setup (#640) 2017-01-12 13:14:49 +09:00
finish-response.js New test setup (#640) 2017-01-12 13:14:49 +09:00
head.js New test setup (#640) 2017-01-12 13:14:49 +09:00
link.js Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
stateful.js New test setup (#640) 2017-01-12 13:14:49 +09:00
stateless.js New test setup (#640) 2017-01-12 13:14:49 +09:00
styled-jsx.js New test setup (#640) 2017-01-12 13:14:49 +09:00