nautechsystems / nautilus_trader

A high-performance algorithmic trading platform and event-driven backtester
https://nautilustrader.io
GNU Lesser General Public License v3.0
1.7k stars 400 forks source link

Refactor mocks in Interactive Brokers integration tests #1669

Closed rsmb7z closed 1 month ago

rsmb7z commented 1 month ago

Pull Request

This PR refines the mocking approach in the Interactive Brokers integration tests, enabling the creation of more sophisticated tests essential for all components of the Interactive Brokers adapter. Additionally, it includes new tests for order transformation.