Skip to content

Commit

Permalink
BE-654 WIP: Add e2e test suite for GUI
Browse files Browse the repository at this point in the history
- Using Webdriver.io
- Still need to do some work for associating with fabric network manipulation

Change-Id: Ic794c5444b164613e36a4ad2bde0e222b223c740
Signed-off-by: Atsushi Neki <atsushin@fast.au.fujitsu.com>
  • Loading branch information
nekia committed Jun 12, 2019
1 parent 7d623ce commit 970258b
Show file tree
Hide file tree
Showing 5 changed files with 1,592 additions and 26 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@
**/client/src/components/Lists/*.spec.js
**/client/src/components/Header/*.spec.js
**/client/src/components/App/*.spec.js
**/client/wdio.conf.js
**/client/test/*.js

Loading

0 comments on commit 970258b

Please sign in to comment.