Harrison Shoebridge
Harrison Shoebridge
Hey everyone! I've noticed recently that there are more and more people who are not maintainers commenting on threads (definitely a good thing!), which raises the question in the title:...
As a game engine I think it would be really cool for us to experiment with some other input mechanisms. One of the libraries I found which could do this...
Looking at our mod file, we currently depend on testify/assert (and then it depends on another library) -- it seems we only actually use testify for some deep-equal checks in...
Testing
I think it should be relatively easy to get some basic tests going, however it looks like it will be a pain to get any full blown integration tests happening.
While messing around in my python interpreter, I found these exception related bugs. I'm guessing this project is being aimed at a not incredibly experienced python audience, so friendly errors...
Currently the WPC API consists of a single endpoint with all of the information relating to streams, and AFAIK no way to get streamer information (something that WPC is starting...