feat(docs): Add scenario runner into dev guide

And update the link in the tutorial as well...
This commit is contained in:
Vojta Jina
2011-10-25 13:23:49 -07:00
parent dc8ffa51b7
commit bf729d550b
5 changed files with 184 additions and 10 deletions

View File

@@ -173,10 +173,8 @@ angular's server}.
# Experiments
* Using the {@link
https://docs.google.com/document/d/11L8htLKrh6c92foV71ytYpiKkeKpM4_a5-9c3HywfIc/edit?hl=en&pli=1#
end-to-end test runner API}, write a test that verifies that we display 4 thumbnail images on the
Nexus S details page.
* Using the {@link guide/dev_guide.e2e-testing Angular's end-to-end test runner API}, write a test
that verifies that we display 4 thumbnail images on the Nexus S details page.
# Summary