rsnext/test/integration/production
JJ Kasper 0a02efbfcc
Add test for title and routeChangeComplete (#14132)
This adds a test case for the `document.title` not being updated by the time `routeChangeComplete` is fired. This should have been made consistent with https://github.com/vercel/next.js/pull/13287 so should be able to be closed now

Closes: https://github.com/vercel/next.js/issues/6025
2020-06-12 16:26:10 +00:00
..
components Test CSS/Media Caching in Production Suite (#10184) 2020-01-21 08:19:53 -05:00
pages Add test for title and routeChangeComplete (#14132) 2020-06-12 16:26:10 +00:00
public Update RegExp test and remove extra script (#11006) 2020-03-12 14:24:44 -04:00
static/data Fix the route redirect error when we've multiple path params. (#2652) 2017-07-26 22:31:49 +05:30
test Add test for title and routeChangeComplete (#14132) 2020-06-12 16:26:10 +00:00
info.json Use our static file rendering machanism to serve pages. 2018-01-13 10:36:50 +05:30
next.config.js Make sure to encode pathname for custom-route destination (#10536) 2020-02-14 16:53:08 +01:00