Skip to content

Commit

Permalink
Updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
khsrali committed Jul 15, 2024
1 parent e493fc5 commit c83a893
Show file tree
Hide file tree
Showing 17 changed files with 1,153 additions and 2,830 deletions.
8 changes: 0 additions & 8 deletions .firecrest-demo-config.json

This file was deleted.

96 changes: 0 additions & 96 deletions .github/workflows/server-tests.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
python -m pip install --upgrade pip
pip install -e .[dev]
- name: Test with pytest
run: pytest -vv --firecrest-requests --cov=aiida_firecrest --cov-report=xml --cov-report=term
run: pytest -vv --cov=aiida_firecrest --cov-report=xml --cov-report=term

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down
Loading

0 comments on commit c83a893

Please sign in to comment.