Adding Tests for Signup Component
Let's add tests for the signup component.
We'll cover the following
We have one task remaining before we finish this chapter. We’ve already written the tests for our AuthService
, but now we need to write the tests for SignupComponent
.
This is our updated application code:
Get hands-on with 1400+ tech skills courses.