tree: b308cefb13b93954ab614b2b37df36531c770a80 [path history] [tgz]
  1. integration_test/
  2. lib/
  3. test_driver/
  4. web/
  5. build.yaml
  6. pubspec.yaml
  7. README.md
  8. regen_mocks.sh
  9. run_test.sh
packages/google_maps_flutter/google_maps_flutter_web/example/README.md

Testing

This package uses package:integration_test to run its tests in a web browser.

See Plugin Tests > Web Tests in the Flutter wiki for instructions to setup and run the tests in this package.

Check flutter.dev > Integration testing for more info.

See Plugin Tests > Web Tests > Mocks in the Flutter wiki for more information about the .mocks.dart files in this package.