Add link to dev e2e docs from api_changes doc

This commit is contained in:
Paul Morie
2015-09-23 14:45:00 -04:00
parent d23e3504e4
commit d5a6f53a83

View File

@@ -508,8 +508,8 @@ doing!
## Write end-to-end tests ## Write end-to-end tests
This is, sadly, still sort of painful. Talk to us and we'll try to help you Check out the [E2E docs](e2e-tests.md) for detailed information about how to write end-to-end
figure out the best way to make sure your cool feature keeps working forever. tests for your feature.
## Examples and docs ## Examples and docs