GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
22 stars 9 forks source link

🛠️ Get a better mock auth solution #11270

Open petertgiles opened 3 months ago

petertgiles commented 3 months ago

🛠️ Tooling

Our current mock auth solution is OK but is not great for automated testing. Is there a better solution out there?

🕵️ Details

Some things we have that we don't want to lose:

Some things we'd like to get that we don't have:

✅ Acceptance Criteria

mnigh commented 3 months ago

@petertgiles We are a couple patch versions behind the latest, 2.1.9, at 2.1.1. Anything there that is worth updating if we can't find something else?

https://github.com/GCTC-NTGC/gc-digital-talent/blob/2e69b4649bf479f26d279326976f5e223a401f2f/docker-compose.yml#L87

mnigh commented 3 months ago

👀 https://github.com/navikt/mock-oauth2-server/pull/645

petertgiles commented 2 weeks ago

Doesn't look like there is anything exciting for us to me.