privacy-scaling-explorations / groth-p0tion

new repo: https://github.com/privacy-scaling-explorations/p0tion
MIT License
0 stars 0 forks source link

Test cleanup #55

Closed ctrlc03 closed 1 year ago

ctrlc03 commented 1 year ago
  1. review finalizeCircuits as some of them fail:

    Beginning execution of "finalizeCircuit"
    Unhandled error TypeError: Cannot read properties of undefined (reading 'data')
  2. in e2e finalize and finalize unit change the vkey/zkey/pot/verifier paths to include /artifacts as that is where they are now -> this causes error in S3 upload as the files are not found

  3. for older test suites (auth/setup/utils) use the most recent test util functions such as createMockUsers createMockCeremony and respective clenup

  4. 3 ceremonies are left in the ceremonies collection and 1 user in the users collection