diaspora/features/support
Benjamin Neff 45e714776e
Don't truncate ar_internal_metadata after cucumber scenarios
This is an internal active record table and shouldn't be touched. When
this is truncated you need to fix it again by running
`bin/rails db:environment:set RAILS_ENV=test`

This is a temporary fix until there is a new version of
database_cleaner.

closes #7606
2017-09-04 02:49:07 +02:00
..
application_cuke_helpers.rb Use Poltergeist instead of Selenium 2016-06-19 01:53:18 +02:00
env.rb Don't truncate ar_internal_metadata after cucumber scenarios 2017-09-04 02:49:07 +02:00
integration_sessions_controller.rb Rendering a file is no longer the default 2015-02-27 17:00:41 +01:00
integration_sessions_form.haml make cucumber faster by logging in through a much simpler stubby controller. Save about 1m on my laptop. 2011-07-04 08:11:12 -07:00
matchers.rb Use Poltergeist instead of Selenium 2016-06-19 01:53:18 +02:00
paths.rb Use Poltergeist instead of Selenium 2016-06-19 01:53:18 +02:00
poor_mans_webmock.rb Fix aspect dropdown when person is being fetched 2016-08-15 23:43:24 +03:00
publishing_cuke_helpers.rb Replace publisher_textarea_wrapper with publisher-textarea-wrapper 2017-08-31 02:44:53 +02:00
user_cuke_helpers.rb Change order of fields in fill_in_new_user_form 2017-08-19 15:04:04 +02:00
webmock.rb Bump open_graph_reader 2017-03-04 22:09:54 +01:00