uclibs / treatment_database

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

MERGE TO FEATURE - 214 - Edit conservation record specs - MERGE FIRST #487

Closed Janell-Huyck closed 2 months ago

Janell-Huyck commented 2 months ago

This PR continues the shift to shared_examples for the feature tests. Here, we are moving out the testing for editing conservation records and making sure that unauthorized users cannot access the editing pages.

Also in PR: removed "add seeds" from rails_helper.rb because it was adding another set of seeds every time the tests were run. 🤦