Permalink
Please
sign in to comment.
Browse files
Use system, transactional fixtures and webdrivers for chrome
- Loading branch information
Showing
with
29 additions
and 35 deletions.
- +4 −5 .travis.yml
- +1 −1 Gemfile
- +1 −1 core/spec/support/refinery.rb
- +1 −1 core/spec/{features → system}/refinery/admin/custom_assets_spec.rb
- +1 −1 core/spec/{features → system}/refinery/admin/dialogs_spec.rb
- +1 −1 core/spec/{features → system}/refinery/admin/xhr_paging_spec.rb
- +1 −1 core/spec/{features → system}/refinery/application_layout_spec.rb
- +1 −1 core/spec/{features → system}/refinery/core_spec.rb
- +1 −1 core/spec/{features → system}/refinery/site_bar_spec.rb
- +1 −1 images/spec/{features → system}/refinery/admin/dialog_spec.rb
- +1 −1 images/spec/{features → system}/refinery/admin/images_spec.rb
- +2 −2 pages/spec/{features → system}/refinery/admin/pages_spec.rb
- +3 −3 pages/spec/{features → system}/refinery/pages_spec.rb
- +1 −1 resources/spec/{features → system}/refinery/admin/resources_spec.rb
- +8 −14 spec/spec_helper.rb
- +1 −0 testing/refinerycms-testing.gemspec
0 comments on commit
e954f3d