Skip to content

Harry13011/entry-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ Junior Developer Challenge – Completed

🕒 Completion Time

Completed in 30 minutes.

🤖 Use of AI Tools

I used ChatGPT to help complete the task. ChatGPT analyzed the project, provided a roadmap, and helped identify the bug. I followed its guidance and implemented the fix.


🛠️ Bug Fix Summary

  • The login form was submitting, but the user wasn’t being redirected after login.
  • ChatGPT helped me find what was wrong with the code, and I fixed it accordingly.

✅ Cypress Test Cases

Cypress tests added under cypress/e2e/login.cy.js:

  1. Test input into email and password fields
  2. Test successful login and redirect
  3. Test validation on empty form

All tests are passing ✅.


🔗 Repository

GitHub repo: https://github.com/Harry13011/entry-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.8%
  • CSS 22.5%
  • HTML 13.7%