GDGCVITBHOPAL / Sampark-Web-Extension

MIT License
3 stars 2 forks source link

Write tests for the backend #3

Open sarthakkundra opened 3 years ago

sarthakkundra commented 3 years ago

Let's follow TDD and have tests from the beginning so that it's easier to scale.

stuckinforloop commented 3 years ago

The backend is already made right. If yes, I think we should follow behavior driven development and write new tests as per the needs of our end users and modify the backend. Like let's take someone from content or manager team and use them to simulate end user's behavior.