-
-
Notifications
You must be signed in to change notification settings - Fork 497
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
Views: Create tests for chat_input_field.dart #1406
Comments
Can I work on this ? |
I would like to work on this issue if @Sudhanva-Nadiger is not actively working. |
Hello Palisadoes, I am new here and would like to contribute in this issue |
@Sudhanva-Nadiger Are you still working on this? It's been 2 weeks. |
@palisadoes , can you please assign this issue to me ? |
@palisadoes Can I work on this issue |
@usmanIITR Any update ? |
@Skdahale Assigned you one issue. Please work on it and get the PR merged. |
Unassigned due to inactivity. |
sorry @noman2002 I am a beginner in flutter, I was trying to solve this issue but was not able to do it |
Also I didn't get the notification that you mentioned me, so missed your message |
I'll try to complete easy issues |
@noman2002 @palisadoes @xoldyckk @TheHazeEffect can you please assign me this. |
@Ayush0Chaudhary You already have 2 issues assigned. |
@palisadoes @noman2002 I have created 2 PRs for my currently assigned issues. Could you assign me this as well, so that I can keep working on the project? |
@ikjot-2605 You already have two issues. I made an exception before, however we also need to consider others getting a chance to contribute. Please wait until at least one of your other PRs are merged. |
Understood, apologies for the inconvenience. |
@palisadoes May I take up this issue? As I have already completed my app localization test ting with complete code coverage. |
@Kushalrock You have two issues open. Please wait until at least one of your other PRs have been merged. |
@jadeharr Ya I am waiting for review it's been some time. I thought in the meanwhile I could take up one more issue. This issue interested me so i commented on it. |
@palisadoes Now can I take up this issue? Thank you... |
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/chat/widgets/chat_input_field.dart
test/views/after_auth_screens/chat/widgets/chat_input_field_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:
PR Acceptance Criteria
The text was updated successfully, but these errors were encountered: