talawa icon indicating copy to clipboard operation
talawa copied to clipboard

Views: Create tests for edit_events_form.dart

Open palisadoes opened this issue 2 years ago • 3 comments

The Talawa code base needs to be 100% reliable. This means we need to have 100% test code coverage.

Tests need to be written for file lib/views/after_auth_screens/events/edit_events_form.dart

  • When complete, all methods, classes and/or functions in the file will need to be tested.
  • These tests must be placed in a single file with the name test/views/after_auth_screens/events_test/edit_events_form_test.dart. You may need to create the appropriate directory structure to do this.

IMPORTANT:

Please refer to the parent issue on how to implement these tests correctly:

  • https://github.com/PalisadoesFoundation/talawa/issues/1217

PR Acceptance Criteria

  • When complete this file must show 100% coverage when merged into the code base. This will be clearly visible when you submit your PR.
  • The current code coverage for the file can be found here. If the file isn't found in this directory, or there is a 404 error, then tests have not been created.
  • The PR will show a report for the code coverage for the file you have added. You can use that as a guide.
  • You can verify your own code coverage by creating an account at Codecov.io

palisadoes avatar Feb 28 '22 22:02 palisadoes

Please assign it to me.

noman2002 avatar Mar 20 '22 21:03 noman2002

I'm unable to fix this issue. I will work on it later.

noman2002 avatar Mar 31 '22 19:03 noman2002

@palisadoes Please assign this to me.

guptapriyanshu7 avatar Aug 21 '22 17:08 guptapriyanshu7