Mattus122 / projectbanfico

0 stars 0 forks source link

Sample CRUD Operations - User Registration #4

Closed Nivas138 closed 1 week ago

Nivas138 commented 1 month ago

4 API Calls

Requirements

Restrictions

Implementation Part

@Mattus122

Nivas138 commented 1 month ago

Code Review


4 API Calls - Implementation

4 API Calls - Testing

Click for POST - Valid Role Screenshot 2024-06-03 at 8 07 05 AM

Click for POST - Invalid Role Screenshot 2024-06-03 at 8 11 15 AM

Click for GET - Invalid Role Screenshot 2024-06-03 at 8 07 10 AM Screenshot 2024-06-03 at 8 07 19 AM

Click for GET - Valid Role Screenshot 2024-06-03 at 8 09 26 AM Screenshot 2024-06-03 at 8 10 10 AM

Note: GET ALL USER - Response code should be 200 - Please check @Mattus122


Click for UPDATE - Valid Role - ERROR Screenshot 2024-06-03 at 8 22 50 AM Screenshot 2024-06-03 at 8 19 23 AM

Note: Please check


Click for DELETE - Valid Role - ERROR Screenshot 2024-06-03 at 8 22 59 AM Screenshot 2024-06-03 at 8 19 23 AM

Note: Please check

Nivas138 commented 1 month ago

Hi @Mattus122

Kindly don't push to master branch, Create Pull Request and get it reviewed going forward

Thanks