uclibs / treatment_database

Application to track conservation workflow for Preservation Services
1 stars 2 forks source link

MERGE TO FEATURE BRANCH 214 : Update Rails Helper - MERGE FIRST #473

Closed Janell-Huyck closed 5 months ago

Janell-Huyck commented 5 months ago

Ref #214

This PR reorganizes the rails_helper.rb file, adding in Capybara support for feature tests and the ability to use helper functions.

When I moved the Capybara into the rails_helper.rb file, I discovered that some broken tests were being masked by non-functioning javascript testing, and that one of the tests was actually written in minitest insetad of rspec.

File changes: