Closed Filipv95 closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
davi | ❌ Failed (Inspect) | Mar 22, 2023 at 9:56PM (UTC) |
hey @Filipv95, finally got to run this 😅. i haven't seen cypress running before, it's awesome, great work!
the testing worked fine but couldn't finish the run because it's actually failing on davi when minting rep. i tried it manually and i'm getting an error when clicking on Save Action
on the mint rep action:
I think we had a fix for this so maybe you just have to merge develop to this branch.
@rulfo71 Hey
hey @Filipv95, finally got to run this 😅. i haven't seen cypress running before, it's awesome, great work!
the testing worked fine but couldn't finish the run because it's actually failing on davi when minting rep. i tried it manually and i'm getting an error when clicking on
Save Action
on the mint rep action:I think we had a fix for this so maybe you just have to merge develop to this branch.
Hey, @rulfo71 the issue could be that I try to create proposal on Carrot Guild instead of Localhost, since I get transaction rejected. I can't create manually proposal on Carrot guild also.
Can we merge this now and I will fix that in another PR?
Hey @Filipv95 ! i'm not sure i understand, why are you creating it in carrot guild instead of localhost? Sorry i missed to answer this today, maybe we can make a call on monday
Description
Closes #276
Type of change
How Has This Been Tested?
ATM instructions from readme won't work so here is work-around
localhost
separately (using 4 terminals described in README)apps/davi
>package.json
there you will findrunRegressionLocal
commandrunRegressionLocal
command instead of astrix (*) put name of the test you want to run in this caseCreateMintRepProposal.spec.ts
pnpm runRegressionLocal
in new terminalThat should run the test pointing to
localhost
URLChecklist: