grooveondemand/test/test_ondemand.py

8 lines
148 B
Python
Raw Normal View History

from boddle import boddle
from groove import ondemand
def test_ondemand_server():
with boddle():
assert ondemand.index() == 'Groovy.'