summaryrefslogtreecommitdiff
path: root/spec/features
AgeCommit message (Collapse)Author
2017-02-18add gyms text.mo khan
2017-02-16remove spec for feature that is removed.mo khan
2016-07-12use a button instead of a linkmo khan
2016-07-04remove monkey patch for `at`mo khan
2016-07-01hound happy.mo khan
2016-06-27add spec for recording workout results.mo khan
2016-06-26allow quantity equality with float.mo khan
2016-06-26add a spec for starting a new workout.mo khan
2016-06-24refactor model.mo khan
2016-05-30stub out more geolocation queries.mo khan
2016-05-30use webmock and vcr to fake out http requests.mo khan
2016-05-28skip unless api key is presentmo khan
2016-05-28convert search to a static gatewaymo khan
2016-05-28hound happy.mo khan
2016-05-28add spec to choose home gym.mo khan
2016-05-07pretty print html on failure.mo khan
2016-05-07add domains to poltergeist blacklist.mo khan
2016-05-07pretty print for travis.mo khan
2016-05-07hound happy.mo khan
2016-05-05log the current_path.mo khan
2016-05-05wait for xhr to finish.mo khan
2016-05-05hound happy.mo khan
2016-05-05add search spec and just js driver.mo khan
2016-05-02add country selection.mo khan
2016-05-01add specs for adding a new gym.mo khan
2016-05-01add capybara spec for loading gyms.mo khan
2016-05-01use user_session.id instead of user.idmo khan
2015-11-15remove accepts_nested attributes and add tests.mo khan
2015-07-30Use rack_session_access gemStephen Peasley
2015-07-30Add user profile [WIP]Stephen Peasley
2015-06-01use login method in base page model class.mo khan
2015-06-01install dalli.mo khan
2015-05-31add feature specs for profile pagemo khan
2015-05-24hound happy.mo khan
2015-05-24add feature spec for training specs.mo khan
2015-05-24add specs for the program page.mo khan
2015-05-24remove js: truemo khan
2015-05-18remove items.mo khan
2015-04-11remove debug output.mo khan
2015-04-06remove js driver usage from session spec.mo khan
2015-04-06dump the htmlmo khan
2015-04-06Hook into poltergeistStephen Peasley
2015-04-06Update poltergeistStephen Peasley
2015-04-04add spec to ensure you are redirected to the login page.mo khan
2015-03-28fix the last broken test.mo khan
2015-03-28fix broken spec.mo khan
2015-03-14start to add spec to create a new item.mo khan
2015-03-14add spec for adding a new item from the dashboard.mo khan
2015-03-14add spec to view items from dashboard.mo khan
2015-01-26Add Capybara tests for authenticationStephen Peasley