-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create unit test for Create a Form API #77
Comments
Hey @isabelcosta @codesankalp , can I take this issue? |
@isabelcosta can I work on this issue ? |
@isabelcosta Can I add unit test and work on this issue? |
According to order, I will assign to @AnubhavHooda . If there is no updates within 3 days I can assign it to you @b-thebest :) |
Umm.. @isabelcosta According to order, I guess I asked it first, though there is no problem but still you gave it to the one who asked it secondly. |
@sahil9001, As you are assigned to another issue, You can't be assigned to a new issue according to community contributing guidelines. |
Any updates on this @AnubhavHooda ? |
Hey @isabelcosta could I take up this issue ? |
@AnubhavHooda Please update your progress? |
Looking forward to work on this issue as there is no update from @AnubhavHooda |
Unassigning @AnubhavHooda for not updating about the progress. |
@codesankalp @isabelcosta I apologize for the inconvenience caused due to me not updating about my progress. |
Hey @AnubhavHooda ! I think I won't be able to do this because of my exams, schedule is quite hectic, Can you take it? |
@isabelcosta Please assign me as @sahil9001 is unable to continue with this issue |
Description
As a developer,
I need have unit tests for each functionality,
so that I can be confident when building a new feature, that there are no regression on the platform.
API:
POST /api/form
The idea is to come with 3 unit tests to test this API. You may have to mock some information to properly test it.
Resources:
Acceptance Criteria
Update [Required]
POST /api/form
APIDefinition of Done
Estimation
4 hours
The text was updated successfully, but these errors were encountered: