WuonParticle

Results 4 comments of WuonParticle

Separated the "Play" tests from the primary test suite today with https://github.com/hummingbot/gateway/pull/490/commits/9bd329a5e0bf7810321a232fcae0a7d3cb721ed2 as LLM agents were running the unit test suite with -u to force snapshots to avoid having to...

I recommend doing a squash merge when eventually merging this as 42 commits is pretty outrageous for the functionality being added. However, I think keeping the git history in the...

I had put in draft because the initial change that used the hummingbot application interfered with backtesting causing backtests initialize a gateway client. They still worked but it was annoying....

rebased changes. @nikspz . The failing test is one that doesn't fail for me locally but does in a github codespace. The code changes are not related so it does...