You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ended up moving the endpoint checks inside the new .data.validate from #489 and we have all the desired "service" tests already in CI but improved in that as well.
In #331 comes a new backend test command
piker brokercheck
which i think we should run in CI against all backends that are officially supported.Should be super simple to whip together with
pytest
.Bonus points for extending things to be able to eventually spawn the tsdb and stream quotes from it use a data-layer set of tests 😉
The text was updated successfully, but these errors were encountered: