Closed CRBl69 closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
emojicoin-dot-fun | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 21, 2024 1:56pm |
emojicoin-dot-fun-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 21, 2024 1:56pm |
Hey. So the caching behavior is not the same in prod and dev modes. For this reason, I run playwright tests against the prod mode. If I hide /test
in prod mode, the tests won't work anymore.
Description
This PR adds:
/test
route wihch returns the latest transaction version.Testing
Clone this branch and run
pnpm run e2e
.Checklist