JIB-8352 / chatham_smart_map

Creating an interactive map for visualizing sea level sensor data in Chatham County.
https://chatham-smart-map.herokuapp.com/
MIT License
0 stars 4 forks source link

Appended current time to the end of the time array #168

Closed rconklin6 closed 5 years ago

rconklin6 commented 5 years ago

Appended current time as extra time to the end of the time array and allowed for selecting the same day twice

PC98 commented 5 years ago

Hey so this is failing some tests: https://travis-ci.com/JIB-8352/chatham_smart_map/builds/106499640 (see line 608 and 625 in the log). The tests being failed are defined in tests/integration/interactive_map_spec.js.