Mock GitHub OAuth

πŸ‘¨β€πŸ’Ό Great job! Now we can go through the auth process without relying on the third party.
πŸ¦‰ Note, you may be wondering if we're only doing this to make it easier for you to go through the workshop. That's a nice side-effect, but I want to be clear that this really is how I recommend doing this in real applications. Your tests and development environment should be as free from third-party dependencies as possible to improve your development velocity.
πŸ‘¨β€πŸ’Ό Thanks Olivia πŸ¦‰! Great, now let's make things real by adding a new model to the database.

Access Denied

You must login or register for the workshop to view and run the tests.

Check out this video to see how the test tab works.