You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Chad Pytel 92cd207c50 Introduce capybara and first feature spec (#1801)
This commit introduces Capybara and the first feature spec.

I focused on coverage for log in for the first feature spec because that would
have prevented 624a9a7136 causing #1236.
8 years ago
..
controllers
fabricators
features Introduce capybara and first feature spec (#1801) 8 years ago
fixtures
helpers
javascript
lib
mailers
models
presenters
requests
routing
services
support/matchers/model
i18n_spec.rb
rails_helper.rb Introduce capybara and first feature spec (#1801) 8 years ago
spec_helper.rb