testWidgetsWithLeakTracking('Reverse RefreshIndicator(anywhere mode) should be shown when dragging from non-zero scroll position',(WidgetTestertester)async{
testWidgetsWithLeakTracking('Reverse RefreshIndicator(anywhere mode) should be shown when dragging from non-zero scroll position',(WidgetTestertester)async{
...
@@ -654,6 +658,8 @@ void main() {
...
@@ -654,6 +658,8 @@ void main() {
awaittester.pump(constDuration(seconds:1));// finish the scroll animation
awaittester.pump(constDuration(seconds:1));// finish the scroll animation
awaittester.pump(constDuration(seconds:1));// finish the indicator settle animation
awaittester.pump(constDuration(seconds:1));// finish the indicator settle animation
testWidgetsWithLeakTracking('Top RefreshIndicator(onEdge mode) should not be shown when dragging from non-zero scroll position',(WidgetTestertester)async{
testWidgetsWithLeakTracking('Top RefreshIndicator(onEdge mode) should not be shown when dragging from non-zero scroll position',(WidgetTestertester)async{
...
@@ -725,6 +733,8 @@ void main() {
...
@@ -725,6 +733,8 @@ void main() {
awaittester.pump(constDuration(seconds:1));// finish the scroll animation
awaittester.pump(constDuration(seconds:1));// finish the scroll animation
awaittester.pump(constDuration(seconds:1));// finish the indicator settle animation
awaittester.pump(constDuration(seconds:1));// finish the indicator settle animation
testWidgetsWithLeakTracking('Reverse RefreshIndicator(onEdge mode) should be shown when dragging from non-zero scroll position',(WidgetTestertester)async{
testWidgetsWithLeakTracking('Reverse RefreshIndicator(onEdge mode) should be shown when dragging from non-zero scroll position',(WidgetTestertester)async{
...
@@ -760,6 +770,8 @@ void main() {
...
@@ -760,6 +770,8 @@ void main() {
awaittester.pump(constDuration(seconds:1));// finish the scroll animation
awaittester.pump(constDuration(seconds:1));// finish the scroll animation
awaittester.pump(constDuration(seconds:1));// finish the indicator settle animation
awaittester.pump(constDuration(seconds:1));// finish the indicator settle animation