Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use expect_test to make assertions about circuit properties #978

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

arthurpaulino
Copy link
Member

Closes #976

@arthurpaulino arthurpaulino requested a review from a team as a code owner December 19, 2023 20:56
Copy link
Member

@huitseeker huitseeker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 🔥 🔥

@arthurpaulino arthurpaulino added this pull request to the merge queue Dec 19, 2023
github-actions bot pushed a commit that referenced this pull request Dec 19, 2023
Merged via the queue into main with commit 061b135 Dec 19, 2023
12 checks passed
@arthurpaulino arthurpaulino deleted the use-expect-test-for-circuit-values branch December 19, 2023 21:37
huitseeker added a commit that referenced this pull request Dec 20, 2023
* Simplified `Func` and `Cproc` call (#966)

* Expectation tests (#974)

* Expectation tests for eval

* Expectation test for nova

* clippy

---------

Co-authored-by: Gabriel Barreto <gabriel.aquino.barreto@gmail.com>

* use expect_test to make assertions about circuit properties (#978)

* Fix version (#977)

* chore: Release

* update README

---------

Co-authored-by: François Garillot <francois@garillot.net>

* Cleanup before patch release (#984)

* chore: remove peekmore

- Removed `peekmore` dependency from the project

* refactor: (automated) Refactor of code for readability and style improvements

- Modified the project-level lints in `.cargo/config`, added more lints enhance  maintainability.
- corrected the code in function, mostly through clippy.

* chore: Release

---------

Co-authored-by: Gabriel Barreto <gabriel.aquino.barreto@gmail.com>
Co-authored-by: Arthur Paulino <arthurleonardo.ap@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LUR-11] Use expect_test in tests checking the number of constraints / variables in circuit
2 participants