3D-Beacons / 3d-beacons-client

Implementation of the 3D-Beacons client (local 3D model server)
Apache License 2.0
3 stars 6 forks source link

Add tests to check the API works as expected #3

Open sillitoe opened 4 years ago

sillitoe commented 4 years ago

We could do with lots more tests everywhere, however most importantly we want to confirm that this client has implemented the 3D Beacons API correctly.

An overview of this testing strategy:

To be honest, this would be the general strategy to test any 3D-Beacons client, so it might even be worth trying to make it as generic as possible,