Address PR review comments: - Add mocktail and flutter_test to dev_dependencies in pubspec.yaml - Add tearDown to reset AppState.instance between tests Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- tile_provider_test: Fix stale package:flock_map_app import (now deflockapp), correct test assertion for Mapbox requiring API key - deflock_tile_provider_test: Fix relative imports, replace invalid const TileLayer with final, mock AppState.instance for getImage test - Remove widget_test.dart (default flutter create scaffold, references nonexistent MyApp counter widget) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>