tree: bd05d0de2bf7a7aef1b22c4da199ee25c02c750e [path history] [tgz]
  1. js_loader_test.dart
  2. js_loader_tt_custom_test.dart
  3. js_loader_tt_forbidden_test.dart
  4. only_chrome_tests_here_test.dart
  5. README.md
  6. tools.dart
packages/google_identity_services_web/test/README.md

Tests

Use dart run tool/run_tests.dart to run tests in this package.

Failed to run Chrome: No such file or directory

Ensure the correct path to the Chrome executable is set in dart_test.yaml. It may be other than chrome (for example, google-chrome in my machine).