rsnext/test/integration/export
JJ Kasper b1025995b2
Update to reject when test command fails (#13722)
As noticed in https://github.com/vercel/next.js/pull/13506 when a build or export command fails the tests can just stall. This attempts to address that by rejecting when the command doesn't exit correctly and `stdout` and `stderr` aren't being looked at
2020-06-09 18:28:15 +00:00
..
components Format missed files (#7464) 2019-05-29 18:19:32 -07:00
pages Preserve url better in exportTrailingSlash (#13840) 2020-06-07 17:15:06 +00:00
public/about Match public files priority in dev (#8641) 2019-09-16 23:06:30 +02:00
static/data Add support for /public (#7213) 2019-05-03 11:57:47 -05:00
test Preserve url better in exportTrailingSlash (#13840) 2020-06-07 17:15:06 +00:00
.gitignore Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
next.config.js Update to reject when test command fails (#13722) 2020-06-09 18:28:15 +00:00