w3b3d3v / web3-bootcamp-platform

web3-bootcamp-platform.vercel.app
MIT License
52 stars 24 forks source link

Create Tests for validate Sign-in/Signup #262

Closed viniblack closed 1 month ago

viniblack commented 1 month ago

Brief Information

The type of this pull request is:

What does this PR do?

  1. This PR I created tests to validate the
    • Signup:
      • Calls the signup function when submitting the form
      • Calls the Google login function
      • Calls the GitHub login function
      • Renders the registration form correctly
      • Displays error message for invalid email
    • Sign-in:
      • Renders the login form
      • Calls the login function with correct data
      • Toggles between login and registration forms
      • Displays error message for empty fields
      • Tests the password recovery functionality
      • Displays error message if password recovery fails

Other information

Note: These tests are currently skipped due to a bug in the code.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3-bootcamp-platform ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 0:32am