Commit 93677b8
Cleanup strat runner (#108)
* cleanup stratgy runner by abstracting side specific code into a separate class. This will make it easier to maintain and extend the strategy runner in the future.
* fix all tests
* Update utama_core/tests/strategy_runner/test_runner_misconfig.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update utama_core/tests/strategy_runner/test_runner_misconfig.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* refactored
* update misconfig
* add comments
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 4f5a237 commit 93677b8
File tree
5 files changed
+207
-197
lines changed- utama_core
- run
- tests/strategy_runner
5 files changed
+207
-197
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments