krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 826 forks source link

fix-#6: integration test completed for signin component #413

Open Aswin2255 opened 3 weeks ago

Aswin2255 commented 3 weeks ago

The integration test completed for the sign-in component fixed the unit case failure due to the new changes introduced

Summary

An integration test is performed on the sign-in component using the real backend API

Description

To perform the integration test we need to run the backend, also we need to have a test user in the database with the test credentials

Images

image

Issue(s) Address

6

Prerequisites

vercel[bot] commented 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
wanderlust ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 3:33pm
wanderlust-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 3:33pm
github-actions[bot] commented 3 weeks ago

Hey @Aswin2255! Thanks for sticking to the guidelines! High five! 🙌🏻

github-actions[bot] commented 3 weeks ago

Hey @Aswin2255! Thanks for sticking to the guidelines! High five! 🙌🏻

krishnaacharyaa commented 2 weeks ago

@Aswin2255