Files
payload/test/helpers
Alessio Gravili 9c559d7304 chore: fix live-preview tests against prod (#9122)
Live preview e2e tests had no CSS when tested against prod.

For all our other tests, we have a separate test/app directory that
imports CSS. Otherwise, the root-level /app directory is used.

For live-preview, we currently always run against test/live-preview/app,
that has no CSS import.

This PR adds a new test/live-preview/prod/app directory that imports CSS
and is used when we run tests against prod.

In order for this to work, I had to make import map generation smarter
2024-11-11 19:28:55 -07:00
..
2024-03-07 15:40:39 -05:00
2024-07-23 13:44:44 -04:00
2024-08-13 12:54:33 -04:00
2024-04-01 17:46:42 -04:00
2024-11-11 13:59:05 -05:00
2024-11-11 13:59:05 -05:00
2024-07-09 14:33:38 +00:00
2024-11-11 13:59:05 -05:00
2024-08-13 12:54:33 -04:00
2024-11-11 13:59:05 -05:00