automate common testing for pilots #1

Merged
pedro merged 10 commits from test_oidc_flow into master 2024-04-04 09:54:43 +00:00

10 Commits

Author SHA1 Message Date
pedro b61858f559 skip pilot tests by default
to make them work, change:

  test.describe.skip to test.describe
2024-04-04 11:49:05 +02:00
pedro f9b0e141a6 ereuse pilot: use public snapshot from repo 2024-04-04 11:26:56 +02:00
pedro f09e5b4e65 add ereuse pilot test
it is still hardcoded but works on my computer :)

(it requires some files not published)

also converted oidc_flow as a function to be reused by pilots
2024-04-04 11:26:56 +02:00
pedro 16c612762c test-pilots: move pause page to the end 2024-04-04 11:26:56 +02:00
pedro d8b025c2e3 oidc_flow: quit pause
debug there no longer needed
2024-04-04 11:26:56 +02:00
pedro f06ace29b2 unify pilot tests oidc and sign_pdf
did some improvements on reuse of logic
2024-04-04 11:26:56 +02:00
pedro aacfc290d4 add testing for lafede pilot 2024-04-04 11:26:56 +02:00
pedro ea2023fc0e test for oidc pilots (setem, xo9b) 2024-04-04 11:26:56 +02:00
pedro 5639bfcfaf use IDHUB_{WALLET,VERIFIER} env vars 2024-04-04 11:26:56 +02:00
pedro 57b055daa5 WIP pilot tests: basic OIDC flow works 2024-04-04 11:26:54 +02:00