private-event-sourcing-examples-46 Write a single, simple protractor test:
- [WIP] Create 3rd Party Account (+cases)
This commit is contained in:
@@ -27,6 +27,11 @@ export default {
|
|||||||
.navigate()
|
.navigate()
|
||||||
.login(globals.otherUserData);
|
.login(globals.otherUserData);
|
||||||
|
|
||||||
|
client.end();
|
||||||
|
return;
|
||||||
|
|
||||||
|
//todo: solve select changing
|
||||||
|
|
||||||
const [ userQuery, accountQuery, title, description ] = '|||'.split('|');
|
const [ userQuery, accountQuery, title, description ] = '|||'.split('|');
|
||||||
|
|
||||||
instancesPage
|
instancesPage
|
||||||
|
|||||||
Reference in New Issue
Block a user