nineworldsgeekfest / scheduler

Scheduling solution for a content-heavy conference, built on Rails
GNU General Public License v2.0
2 stars 3 forks source link

Test framework #10 #11

Closed danwhitston closed 8 years ago

danwhitston commented 8 years ago

Closes #10 with the minor caveats that a) headless browser usage isn't entirely proven and b) database_cleaner will likely need to be installed later to handle headless browser db issues and c) the first scaffold had to be included in this in order to pass initial tests, and the scaffold generated another 33 or so tests all of its own!