Skip to content

Commit 945cda0

Browse files
authored
Add links to API Docs used in UI Tests
1 parent 723b285 commit 945cda0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,11 @@ UI tests located in 'test/ui'. To run all UI tests:
246246

247247
npm run ui-test
248248

249+
Developing Angular protractor UI tests
250+
--------------------------------------
251+
252+
UI tests use [protractor 'browser' global object](http://www.protractortest.org/#/api?view=ProtractorBrowser) and [Jasmine testing framework](https://jasmine.github.io/api/2.6/global).
253+
249254
Running System (e2e) tests
250255
--------------------------
251256

0 commit comments

Comments
 (0)