streamglob icon indicating copy to clipboard operation
streamglob copied to clipboard

Test suite

Open mattiasa opened this issue 6 years ago • 1 comments

Should we create a test suite?

We're starting to get enough functionality in this thing that some regression tests would be nice.

mattiasa avatar Apr 03 '18 19:04 mattiasa

I added a stub (no-op) test suite, mainly for the purposes of integrating Travis CI to publish tagged releases to PyPI. The problem with an actual test suite is that almost every bit of meaningful functionality requires MLB.tv credentials right now. I'd like to relax this a bit so that folks can watch the "free" games and at least browse the schedule without having MLB.tv, and I think this has to be done before we can do much in the way of unit testing.

tonycpsu avatar Apr 06 '18 19:04 tonycpsu