In molecule/default/verify.yml we currently only check if the Galaxy API is up, and if the reverse proxy is throwing an authentication error. Better tests would include:
- checking if authentication works if the right headers are passsed
- checking some functionality like
x_accel_redirect and uploads
In
molecule/default/verify.ymlwe currently only check if the Galaxy API is up, and if the reverse proxy is throwing an authentication error. Better tests would include:x_accel_redirectand uploads