#58 Create test suite framework for testing widget json data
Opened 8 years ago by ralph. Modified 8 years ago

We need an automated test suite.

It should have a framework for easily creating a widget configuration and then testing that the json data returned matches the expected output.

All the widgets end up doing network requests on the other side, so, instead of mocking, we should use the python 'vcr' module to freeze this.


Login to comment on this ticket.

Metadata