Skip to content

Improve OrderMatchingEngine tests with delta builder #2234

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

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

filipmacek
Copy link
Member

Pull Request

  • created OrderBookDeltaTestBuilder to help with test data building
  • refactored tests in OrderMatchingEngine with this tests builder(instead of static fixture) for better visibility of test related values

@filipmacek filipmacek added the rust Relating to the Rust core label Jan 23, 2025
@filipmacek filipmacek requested a review from cjdsellers January 23, 2025 14:20
@filipmacek filipmacek self-assigned this Jan 23, 2025
@filipmacek filipmacek changed the title Implement order book delta test builder and refactor OrderMatchingEngine tests Improve OrderMatchingEngine tests with orderbook delta builder Jan 23, 2025
@cjdsellers cjdsellers changed the title Improve OrderMatchingEngine tests with orderbook delta builder Improve OrderMatchingEngine tests with delta builder Jan 23, 2025
@cjdsellers cjdsellers merged commit f742a51 into develop Jan 23, 2025
12 checks passed
@cjdsellers cjdsellers deleted the order-book-delta-builder branch January 23, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Relating to the Rust core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants