datahuborg / datahub

An experimental hosted platform (GitHub-like) for organizing, managing, sharing, collaborating, and making sense of data.
https://datahub.csail.mit.edu
MIT License
210 stars 60 forks source link

Feature/headless testing #78

Closed RogerTangos closed 8 years ago

RogerTangos commented 8 years ago

Use PhantomJS for Functional Tests. Update documentation and docker container setup appropriately.

justinanderson commented 8 years ago

Let's make sure we know how to run tests using the phantomjs docker container, possibly add a script that does it for users, and update the testing instructions in the docs.

RogerTangos commented 8 years ago

sounds good. side note: these tests look so very sad.

RogerTangos commented 8 years ago

Closing for now while we work on sprint 3.