SteamKit
SteamKit copied to clipboard
Improve Test Coverage
Areas with fairly high test coverage will be low-hanging fruit to test the last bits.
Some parts are currently completely untestable without a live connection to the Steam servers, and will require API changes (or internal
-only methods) to enable testing.
Web API testing will require #450 to mock HTTP responses.