tree: b3735b49ed7b15494b607530989fc2d6f4c3c9ba [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. test_server.cc
  4. test_server.h
  5. web_runner_smoke_tests.cc
tests/web_runner_smoke_tests/README.md

web_runner_smoke_tests

This is a black box smoke test for whether the web runner in a given system is capable of performing basic operations.

This currently tests if launching a component with an HTTP URL triggers an HTTP GET for the main resource, and if an HTML response with an tag triggers a subresource load for the image.