#discord #sdk #gamedev

yanked discord_game_sdk_mock

Mock library of the Discord Game SDK

0.2.5 Jun 10, 2019
0.2.4 Jun 8, 2019
0.2.0 Apr 28, 2019
0.1.0 Mar 27, 2019

Apache-2.0 OR MIT

65KB
1.5K SLoC

discord_game_sdk_mock

Drop-in mock replacement for the Discord Game SDK

Status

This is currently a work-in-progress, most functions will accept calls without providing meaningful or valid results. The plan is to provide an interface for the developer to build scenarios, allowing for a mish-mash of unit testing and integration testing, with the major benefits that all happens in memory rather than hitting the network.

License: Apache-2.0 OR MIT


lib.rs:

Drop-in mock replacement for the Discord Game SDK

Status

This is currently a work-in-progress, most functions will accept calls without providing meaningful or valid results. The plan is to provide an interface for the developer to build scenarios, allowing for a mish-mash of unit testing and integration testing, with the major benefits that all happens in memory rather than hitting the network.

Dependencies

~0.1–2.4MB
~46K SLoC