-
-
Notifications
You must be signed in to change notification settings - Fork 506
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
Write tests for database_mutation_functions.dart #2144
Comments
@palisadoes @noman2002 I would like to work on this issue.. can you please assign it to me? |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
@imshivam-gupta Would you still like this issue once one of your other issues is completed? |
Yes Sure @Cioppolo14 |
@Cioppolo14 Can you assign me this issue. Since I have already created a PR for one issue and the other issue is solved already because the coverage was 99%. Both of these will be closed as soon as maintainers check the pr and issue thread. I checked that this file has 0.5% coverage so this needs to be worked upon so that code coverage can actually be increased. |
@Kevoniat You can close this issue since this issue is duplicate and already closed. |
duplicate issue of this issue is closed already, this file has 5.5% coverage and needs to be covered. |
@imshivam-gupta This issue still needs to be completed, @Dante291 is correct it only had 5.5% coverage. |
Ok I got it @Cioppolo14. I will start working on it as soon as i finish other 2 issues. |
@Cioppolo14 @noman2002 Can you assign this issue to me? |
The Talawa code base needs to be 100% reliable. This means we need to have 100% unittest code coverage. No functionality must be removed to achieve this goal.
We will need unittests done for all methods, classes and functions found in this file.
Any widgets referenced in this file must also have unittests done
The current code coverage for this file can be found here:
The text was updated successfully, but these errors were encountered: