No GoRouter found in context in widget tests

Issue I’m trying to mock go_router in my widget tests but keep getting this error: ══╡ EXCEPTION CAUGHT BY GESTURE ╞═══════════════════════════════════════════════════════════════════ The following assertion was thrown while handling a gesture: No GoRouter found in context ‘package:go_router/src/router.dart’: Failed assertion: line 300

Continue reading