18F / dashboard

DEPRECATED: A site to track our projects' status and much, much more...
Other
44 stars 25 forks source link

Capybara integration #303

Closed gboone closed 8 years ago

gboone commented 8 years ago

About time I figured this out. Frontend tests for the Dashboard. Addresses #217

gboone commented 8 years ago

OK! This thing should start passing as soon as @coreycaitlin is added to the Team API. She has a markdown file in 18F/data-private so it should be a matter of rebuilding the API.

DavidEBest commented 8 years ago

@gboone I corrected the merge conflicts & simplified a syntax in the travis.yml file a bit.

gboone commented 8 years ago

Cool. My gut says these tests will never fail given the changes we introduced in #309 but I think we'll end up writing capybara tests in the future so we might as well merge this now regardless.

DavidEBest commented 8 years ago

@gboone I might have dropped the ball on this one... want me to merge?

gboone commented 8 years ago

Sure! I was just thinking about some other tests we could write.