Skip to content

eileencodes/system_testing_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • Note: for now tests will only work on first run because issues with Active Record aren't fixed yet. In your application use DatabaseRewinder or DatabaseCleaner until the transaction handling in system tsts is fixed.

To run the system tests:

git clone git@github.com:eileencodes/system_testing_app.git

cd system_testing_app

bundle

bin/rails db:create

bin/rails db:migrate

bin/rails test:system

About

Test app for system tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors