This PR configures Github actions to run tests using pytest.
The old travis configuration has been removed.
Currently a custom dallinger branch is being installed during tests, since this work is done in the context of supporting one-hour-one-life-like games on GU.
The old travis config used tox, but this PR uses pytest. The reason for this is that I'm not very familiar with tox.
This PR configures Github actions to run tests using pytest.
The old travis configuration has been removed.
Currently a custom dallinger branch is being installed during tests, since this work is done in the context of supporting one-hour-one-life-like games on GU.
The old travis config used tox, but this PR uses pytest. The reason for this is that I'm not very familiar with tox.