api3dao / api3-dao-dashboard

API3 DAO dashboard
api3.eth/
14 stars 10 forks source link

DAO-230 Cypress tests: Claim process (without arbitration) #362

Closed mcoetzee closed 1 year ago

mcoetzee commented 1 year ago

What does this change?

This PR does not include the dispute process/arbitration (that will come in a future PR).

How did you action this task?

I first added a new Hardhat task for creating a claim, but it tuned out to be significantly slower than visiting /policies/${policyId}/claims/new and using the frontend to submit the claim (around 8 seconds vs around 2 seconds while running Cypress locally).

linear[bot] commented 1 year ago

DAO-230 Cypress tests: Claim process (without arbitration)