mini-kep / frontend-dash

Dash application with interactive controls and time series plotting.
1 stars 0 forks source link

need add travis tests #3

Open epogrebnyak opened 6 years ago

epogrebnyak commented 6 years ago

See test example at https://github.com/jackdbd/dash-earthquakes/blob/master/tests/test_basics.py

epogrebnyak commented 6 years ago

Question asked here: https://community.plot.ly/t/any-suggested-integration-code-for-travis/6609

epogrebnyak commented 6 years ago

Can generate test based on this https://github.com/mini-kep/frontend-dash/blob/master/app.py#L135-L137

epogrebnyak commented 6 years ago

Is this useful as an integration test? https://github.com/plotly/dash-renderer/blob/8d4970c2a9865136369d0c20ec9203d2a7c0fc46/tests/test_render.py