Skip to content

Commit

Permalink
doc: add some test todo
Browse files Browse the repository at this point in the history
  • Loading branch information
SalihCanBinboga committed Sep 27, 2022
1 parent c64e87c commit 76465a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/info_popup_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ void main() {
expect(widgets, findsOneWidget);
},
);

// TODO(salihcanbinboga): 27.09.2022 18:48 - Arrow Example Info Widget Test
// TODO(salihcanbinboga): 27.09.2022 18:48 - Arrow Directional Gap Widget Test
// TODO(salihcanbinboga): 27.09.2022 18:48 - Info Widget Screen Overflow Test
}

Future<void> safeTapByKey(WidgetTester tester, Key key) async {
Expand Down

0 comments on commit 76465a4

Please sign in to comment.