You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate test cases in test/components/position_component_test.dart: this and that
Duplicate test cases in test/components/priority_test.dart: this and that
Duplicate test cases in test/components/scroll_text_box_component_test.dart: this and that one in another file (test/components/text_box_component_test.dart)
Duplicate test cases in test/effects/color_effect_test.dart: this and that
Duplicate test cases in test/experimental/has_game_reference_test.dart: this and that one in another file (test/components/mixins/has_game_ref_test.dart)
Duplicate test cases in test/extensions/vector2_test.dart: this and that
Duplicate test cases in test/game/game_widget/game_widget_lifecycle_test.dart: this and that one in another file (test/game/game_widget/game_widget_controlled_lifecycle_test.dart)
Duplicate test cases in test/game/game_widget/game_widget_test.dart: this and that, also this and that
Duplicate test cases in test/particles/circle_particle_test.dart: this and that one and also that one
Why should this be improved
It's unclear if these test cases are accidental duplicates and can be simply removed (or kept as is) or they need to be update to test different things.
Risks
Probably none.
More information
No response
Other
Are you interested in working on a PR for this?
The text was updated successfully, but these errors were encountered:
What could be improved
test/components/position_component_test.dart
: this and thattest/components/priority_test.dart
: this and thattest/components/scroll_text_box_component_test.dart
: this and that one in another file (test/components/text_box_component_test.dart)test/effects/color_effect_test.dart
: this and thattest/experimental/has_game_reference_test.dart
: this and that one in another file (test/components/mixins/has_game_ref_test.dart)test/extensions/vector2_test.dart
: this and thattest/game/game_widget/game_widget_lifecycle_test.dart
: this and that one in another file (test/game/game_widget/game_widget_controlled_lifecycle_test.dart)test/game/game_widget/game_widget_test.dart
: this and that, also this and thattest/particles/circle_particle_test.dart
: this and that one and also that oneWhy should this be improved
It's unclear if these test cases are accidental duplicates and can be simply removed (or kept as is) or they need to be update to test different things.
Risks
Probably none.
More information
No response
Other
The text was updated successfully, but these errors were encountered: