tree: 32aec7d04a430fbf8eea0149e9397736358fab00
  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 test -p chrome <test_name>.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).