Skip to content

Commit

Permalink
test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Krist committed Jan 21, 2025
1 parent 2ec3d25 commit 77e86d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@ pip install -e ".[tests]"
sh forked_install.sh invenio-records-resources
sh forked_install.sh invenio-requests
sh forked_install.sh invenio-drafts-resources
pip install -U --force-reinstall --no-deps https://github.com/oarepo/invenio-rdm-records/archive/oarepo-10.8.0.zip
pip install pytest-oarepo
pytest $BUILD_TEST_DIR/test_requests
pytest $BUILD_TEST_DIR/test_ui

0 comments on commit 77e86d0

Please sign in to comment.