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
I'm trying to run these tests so that I can create tests to cover the custom pages feature here
I've gotten to the point where I can run ./test/main.py "successfully". But no tests are actually run. Do you know what I might still need to do in my environment?
Have pulled calibre-web
Have pulled calibre-web-test
Put geckodriver on path
Created venv and installed from ./test/requirements.txt
Installed wkhtmltopdf
Installed calibre
Have Firefox installed
Copied config files to ./test and made required modifications
The text was updated successfully, but these errors were encountered:
Hey @OzzieIsaacs,
I'm trying to run these tests so that I can create tests to cover the custom pages feature here
I've gotten to the point where I can run ./test/main.py "successfully". But no tests are actually run. Do you know what I might still need to do in my environment?
The text was updated successfully, but these errors were encountered: