fuel-explorer icon indicating copy to clipboard operation
fuel-explorer copied to clipboard

[BRIDGE] Add tests with prod version

Open LuizAsFight opened this issue 10 months ago • 0 comments

Add production tests for release branch. One idea of implementation is:

  • use vercel webhook after deploy
  • create new action to run tests using a new baseUrl(the released one)
  • run the same e2e tests we already have but with prod url

LuizAsFight avatar Apr 01 '24 23:04 LuizAsFight