File: test_mlbplay.py

package info (click to toggle)
mlbstreamer 0.0.11.dev0%2Bgit20190330-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 224 kB
  • sloc: python: 2,039; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 210 bytes parent folder | download
1
2
3
4
5
6
7
8
import unittest

class TestMLBPlay(unittest.TestCase):

    def test_noop(self):
        # FIXME: actual unit testing will have to wait until mlbplay
        # can run without MLB.tv credentials
        return