jacksonmwadia / test-Assessment-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit testing
Write the register, update, fetch one member and delete controller for the Jitu community club. This is a club that brings all members of previous and current cohorts. To register as a member of this club your email must have the format of fname.lname@thejitu.com.  Also, the new members must provide their cohort number e.g., 22.  Define the rest of the fields as you wish.
Write unit tests for the backend. 

About


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%