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

Make unit tests run in both Legacy and Savanna (Part 5, dry_run_trx_tests) #172

Merged
merged 2 commits into from
May 21, 2024

Conversation

linh2931
Copy link
Member

Update dry_run_trx_tests to run in both Legacy and Savanna.

This update uses a slightly different approach from previous ones as dry_run_trx_tests defines its own test fixture. That fixture is templated to support both Legacy and Savanna. This approach will be used for other tests which have their own fixtures.

Partially resolves #11

@linh2931 linh2931 requested review from heifner and spoonincode May 20, 2024 21:31
@linh2931 linh2931 merged commit ded2926 into main May 21, 2024
36 checks passed
@linh2931 linh2931 deleted the unittests_legacy_savanna_part_5 branch May 21, 2024 14:58
@ericpassmore
Copy link
Contributor

Note:start
group: STABILITY
category: TEST
summary: Run unit tests in both Legacy and Savanna (Part 5).
Note:end

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.

Create IF versions of applicable unittests
4 participants