-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Refactor Supernova test suite and streamline functions
- Refactored test functions within the supernova snark module to reduce redundancy. - Consolidated `test_compression_with` and `test_compression_with_circuit_size_difference_with` functions into a single function. - Introduced a 'circuit factory' function to generate test circuits. - Removed `test_nivc_trivial_with_compression_with` method, unified under `test_compression_with`. - Adjusted individual test cases to conform to new structured changes.
- Loading branch information
1 parent
09eb1eb
commit 32424a2
Showing
1 changed file
with
69 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters