SteamKit icon indicating copy to clipboard operation
SteamKit copied to clipboard

Improve Test Coverage

Open yaakov-h opened this issue 7 years ago • 1 comments

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.

yaakov-h avatar Jan 09 '18 04:01 yaakov-h