You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@achiang I just pushed up a commit to master that fixes the tests running locally... I don't have experience trying to get them running within docker, but if you're still experiencing problems after this I'm happy to take a look :)
@achiang Had to make a few more modifications from your diff to get this working, but, as of this commit master should have docker support for pytest :)
Trying to get the backend test suite working... using the following diff:
And then:
The output of
docker-compose up --build pytest
results in:This could very well be a setup error on my part, not really sure. Any hints appreciated.
The text was updated successfully, but these errors were encountered: