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

Port test_trades.py to WalletTestFramework #18590

Merged
merged 10 commits into from
Sep 20, 2024
Merged

Conversation

Quexington
Copy link
Contributor

@Quexington Quexington commented Sep 16, 2024

This ports the remaining trade tests to the WalletTestFramework. A small balance error was found in the trade manager related to cancellations and an inflexibility in the framework itself was also solved for (the ability to specify transactions that we expect to fail when submitted). Also, a test that specifically tested balances for trade cancellations was deleted because that's implicit in the test framework.

@Quexington Quexington added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Tests Changes to tests labels Sep 16, 2024
@Quexington Quexington marked this pull request as ready for review September 16, 2024 17:54
@Quexington Quexington requested a review from a team as a code owner September 16, 2024 17:54
@Quexington Quexington added ready_to_merge Submitter and reviewers think this is ready and removed ready_to_merge Submitter and reviewers think this is ready labels Sep 17, 2024
@pmaslana pmaslana merged commit 111b0e5 into main Sep 20, 2024
378 checks passed
@pmaslana pmaslana deleted the quex.port_trade_tests_to_wtf branch September 20, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Tests Changes to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants