OpenConext / Stepup-AzureMFA

GSSP IdP for Stepup Authentication using Azure MFA
Apache License 2.0
0 stars 1 forks source link

Use Panther to run functional tests #12

Closed MKodde closed 4 years ago

MKodde commented 4 years ago

Previously we would use Symfony Web tests for this. Using Panther tests yield several advantages:

  1. Ability to run tests in an acutal browser opposed to using a CURL based emulation.
  2. Highly maintained by Symfony
  3. Ability to run the tests in your own browser
MKodde commented 4 years ago

Merging this unreviewed, I'm making a note of this in the 'at the end' ticket. So @pablothedude can review it at that point. The impact of this change is low enough (in my opinion) to go forward without a review