OpenConext / Stepup-Deploy

Ansible deploy scripts for the Stepup project. Also: have a look in the wiki!
https://github.com/OpenConext/Stepup-Deploy/wiki
5 stars 10 forks source link

Make Behat tests Symfony 4 proof #130

Open MKodde opened 3 years ago

MKodde commented 3 years ago

Some changes are required to get the Behat tests to work again

  1. The SF4 Nginx config is updated to enable smoke tests to run
  2. The behat contexts need to call console actions on bin/console, not app/console