obs-websocket-py icon indicating copy to clipboard operation
obs-websocket-py copied to clipboard

Add unit tests to the lib

Open Elektordi opened this issue 8 years ago • 1 comments

Now that the lib have a common codebase for python 2 and 3, I should add unit tests to prevent any break of one python version while working on the other one!

Maybe it's a good idea to create to server placeholder to answer the lib with static hardcoded answers...

Elektordi avatar Sep 02 '17 17:09 Elektordi

First CI done, next step is to have a fake OBS to test requests.

Elektordi avatar Nov 01 '18 23:11 Elektordi