TAMULib / dspace-angular

DSpace 7.x (and above) User Interface built on Angular.io
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[DSpace 7 Upgrade] Update dspace-angular CI to run e2e tests against tamu-dspace-7_x docker deployment #59

Open wwelling opened 5 months ago

wwelling commented 5 months ago

The CI should run e2e tests against our customizations. This will require updating the GitHub action build workflow to build and use a docker image that builds from our customizations from DSpace.

The submission cypress test will require updating to pass.

wwelling commented 5 months ago

Here are currently known options on how to run e2e tests against our customized DSpace:

@jmicah, how should we proceed?