tree: 6a6c8c10bd97624115a0aae71e380768c21ff7b4 [path history] [tgz]
  1. integration_test/
  2. lib/
  3. test_driver/
  4. web/
  5. pubspec.yaml
  6. README.md
  7. run_test.sh
packages/google_sign_in/google_sign_in_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.