rsnext/test/integration/getserversideprops-preview
Joe Haddad 8443a809f3
Verify GS(S)P Serializability (#10857)
* Verify GS(S)P Serializability

* Add support for cyclic refs

* Add unit tests

* Test for error in development mode

* Fix prerender preview tests

* Fix gssp preview tests

* fix 2x test cases

* Add desired test

* fix some more tests

* Fix route manifest expect

* Fix test expects

* Test that `getServerSideProps` does not error in production

* Test that getStaticProps is not checked in production

* Test serialization check during build

* Fix export detection for serverless

* Update test/unit/is-serializable-props.test.js

Co-Authored-By: JJ Kasper <jj@jjsweb.site>

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-03-09 13:30:44 -04:00
..
pages Verify GS(S)P Serializability (#10857) 2020-03-09 13:30:44 -04:00
test Verify GS(S)P Serializability (#10857) 2020-03-09 13:30:44 -04:00
server.js Update to make sure preview mode works with getServerSideProps (#10813) 2020-03-04 13:58:12 +01:00