-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
testing 🛠️Tasks that are related to testingTasks that are related to testing
Description
Is your feature request related to a problem? Please describe.
Currently, there are no test cases available for Circom proving classes, making it challenging to ensure that any updates to the code of these classes still perform as intended.
Describe the solution you'd like
To address this, I suggest writing test cases similar to the ones available for Arkwork proving. These test cases are already available in the webb.js repository.
Additional context
- The
Circom provingclasses can be found at https://github.com/webb-tools/webb.js/tree/master/packages/sdk-core/src/proving/circom. - Test cases are already available for
Arkwork provingat https://github.com/webb-tools/webb.js/blob/master/packages/sdk-core/src/__test__/arkworks-proving.spec.ts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testing 🛠️Tasks that are related to testingTasks that are related to testing
Type
Projects
Status
Planning 🗺️