mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 15:38:11 +08:00
23e7433635
Change calculate_results to take explicit parameters for sim_params, env and benchmark_events instead of reading those values off of the TestCase instance. This prepares for tests setting specific sim_params in each test case, which is needed for an incoming refactoring of how the test data is set up.