-
Notifications
You must be signed in to change notification settings - Fork 154
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
[Tests]: Write Test for beacon project. #46
Comments
I will like to work on 1 of these. |
I would also like to write some tests. |
I too would like to work on writing these tests! |
Edited the above list, feel free to comment here for the specific widget/screen/model/query/mutation you want to work on (you can add to the list too), will assign you by mentioning there. But remember only one particular task at a time :) @devansh12b2 @Aadeesh11 @ItsAdityaKSingh @Literal-Eval |
The following architecture needs to be followed while writing tests:
model_tests
service_tests
widget_tests
viewmodel_tests
Login Screen
Home page
beacon_card.dart
create_join_dialog.dart
dialog_boxes.dart
hike_button.dart
hike_screen_widget.dart
shape_painter.dart
For the Hike screen, MVVM architecture isn't followed so I am creating an issue for refactoring it, once it's done then tests can be added for that screen too.
Feel free to add/suggest anything that you think is missing.
The text was updated successfully, but these errors were encountered: