upleveled / next-js-example-spring-2023-atvie

https://next-js-example-spring-2023-vienna-austria.fly.dev/
8 stars 5 forks source link

Update tests to match lecture notes #6

Closed Josehower closed 1 year ago

Josehower commented 1 year ago

The content committed during my Authentication and Authorization lectures did not match the lecture notes, breaking the tests.

In the meantime, I have temporarily worked around this so that CI is not failing on main:

But the correct solution will be to not diverge from the lecture notes in the Authentication and Authorization lectures - we will make sure to follow the notes next time.

Do not merge this PR yet - it should be merged after the cohort ends on July 18, 2023, so that the students do not see an inconsistent repo + lecture combination.