]> asedeno.scripts.mit.edu Git - bluechips.git/blob - functional/test_history.py
We have pie charts.
[bluechips.git] / functional / test_history.py
1 from bluechips.tests import *
2
3 class TestHistoryController(TestController):
4
5     def test_index(self):
6         response = self.app.get(url_for(controller='history'))
7         # Test response...