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

bitops_test.py Conversion for new test framework #2572

Closed
Tracked by #2499
TheOddCzar789 opened this issue Jul 13, 2023 · 0 comments · Fixed by #2629
Closed
Tracked by #2499

bitops_test.py Conversion for new test framework #2572

TheOddCzar789 opened this issue Jul 13, 2023 · 0 comments · Fixed by #2629
Assignees
Labels
Testing Modifications specific to our test suite.

Comments

@TheOddCzar789
Copy link
Contributor

Convert bitops_test.py to work in the new test framework. The existing file should be maintained since we will be doing a complete swap once all tests are converted. Only the existing tests need to be converted, there should not be any additional testing that needs to be added.

@TheOddCzar789 TheOddCzar789 added the Testing Modifications specific to our test suite. label Jul 13, 2023
@TheOddCzar789 TheOddCzar789 self-assigned this Jul 13, 2023
github-merge-queue bot pushed a commit that referenced this issue Aug 16, 2023
* Convert bitops_test to pytest

* Add size parameter

* Refactor and other requested changes

* Update PROTO_tests/tests/bitops_test.py

Co-authored-by: pierce <[email protected]>

* Update PROTO_tests/tests/bitops_test.py

Co-authored-by: pierce <[email protected]>

* Update PROTO_tests/tests/bitops_test.py

Co-authored-by: pierce <[email protected]>

* Update PROTO_tests/tests/bitops_test.py

Co-authored-by: pierce <[email protected]>

---------

Co-authored-by: Nate Shadeck <[email protected]>
Co-authored-by: pierce <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Modifications specific to our test suite.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant