obs-websocket-py
obs-websocket-py copied to clipboard
Add unit tests to the lib
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...
First CI done, next step is to have a fake OBS to test requests.