-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Labels
bugSomething isn't working as expectedSomething isn't working as expectedp2Important issues not at the top of the work listImportant issues not at the top of the work list
Description
Description
The flame_game_test
end-to-end test expects coverage of less than 100%, it should expect 100%.
Steps To Reproduce
See the flame_game_test.dart
Dart file:
expect(testCoverageResult.stdout, contains('lines......: 97.8%')); |
Expected Behavior
The test coverage expectation should be 100%.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expectedp2Important issues not at the top of the work listImportant issues not at the top of the work list
Type
Projects
Status
Backlog