Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 659 Bytes

CollectionSpace nightly build

CollectionSpace nightly build

Builds CollectionSpace and runs the tests using Github Actions every night.

Local testing

Requirements:

Simply use the scripts:

./build_and_run_tests.sh # build collectionspace and run the tests

# dl geckodriver && firefox (or reconfigure for chrome && chromedriver if preferred)
./qa_automation.sh # TODO: run the browser ui tests