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
Tests currently, as intended, do not query any actual server. We should also query an actual server that is kinda permanent or run the associated codepaths in some other way.
Circling back to this the only real way to do this for every test set is to spin up a fake server that responds with the data from the test sets. Trying to spin up an actual game server for each game would be time consuming and full of issue in the long term. The only benefit to doing this is to be able to test the actual query classes making remote calls. Not sure we need to do this for all game types just a few common ones within A2S.
Coverage decreased (-6.8%) to 87.918% when pulling 0bac556 on dns-mocking into 01700ea on v3.
Originally posted by @coveralls in #616 (comment)
The text was updated successfully, but these errors were encountered: