rdw-archive / WebClient

[Proof of Concept] Browser-based client capable of rendering networked multiplayer games using modern web technologies
1 stars 0 forks source link

Add framework to more easily define test spies #79

Open rdw-software opened 3 years ago

rdw-software commented 3 years ago

Recommended with mocha: https://sinonjs.org/

This should be useful for integration tests (used for testing the public APIs).