minor docu fixes

This commit is contained in:
Marc Wäckerlin
2015-11-09 18:04:58 +00:00
parent 3e3c3b276e
commit aeae50077b
8 changed files with 21 additions and 9 deletions

1
test/settings.wt Normal file
View File

@@ -0,0 +1 @@
set SAFECHAT-URL=http://localhost:8080

7
test/testcase.wt Normal file
View File

@@ -0,0 +1,7 @@
load SAFECHAT-URL
expect load SAFECHAT-URL/
setvalue #user -> 'test'
setvalue #pwd -> 'test'
setvalue #pwd2 -> 'test'
click #createuser
setvalue form#register[onsubmit="createkeypair(this.elements['user'].value, this.elements['pwd'].value)"]>input#createuser[type="submit"] -> ''