Open elrayle opened 3 years ago
it seems like we're missing any feature tests for creating collections at all. perhaps focus is better placed there?
the user-facing behavior for collections shouldn't be any different, whatever model is used by the controller; (i.e. there's no way for the user to select a Valkyrie collection).
did this get closed by dbaec488c0fc9570159b7f9809c9f6ad82e75e39 ?
Descriptive summary
Write feature tests for creating a new Valkyrie based collection (i.e., Hyrax::PcdmCollection) using the new collection form.
Rationale
Behavior for Valkyrie resource collections should be the same as for ActiveFedora based collections.
Expected behavior
Can create a new Hyrax::PcdmCollection using the new collection form.
Actual behavior
If actual does not match expected, open an issue with details about what actual happened and what was expected.
Steps to reproduce the behavior
Related work
I couldn't find a non-valkyrie version of these tests.
Same needs to be done for Editing collections.