Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
a643d1d6
Commit
a643d1d6
authored
May 15, 2019
by
LianaHus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
7ec6d4af
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
generalTests.js
test-browser/tests/generalTests.js
+2
-2
No files found.
test-browser/tests/generalTests.js
View file @
a643d1d6
...
@@ -24,7 +24,7 @@ function runTests (browser) {
...
@@ -24,7 +24,7 @@ function runTests (browser) {
browser
.
modalFooterOKClick
=
contractHelper
.
modalFooterOKClick
browser
.
modalFooterOKClick
=
contractHelper
.
modalFooterOKClick
browser
.
clickFunction
=
contractHelper
.
clickFunction
browser
.
clickFunction
=
contractHelper
.
clickFunction
browser
.
scrollInto
=
contractHelper
.
scrollInto
browser
.
scrollInto
=
contractHelper
.
scrollInto
browser
.
verifyCallReturn
alue
=
contractHelper
.
verifyCallReturn
alue
browser
.
verifyCallReturn
Value
=
contractHelper
.
verifyCallReturnV
alue
browser
browser
.
waitForElementVisible
(
'#icon-panel'
,
10000
)
.
waitForElementVisible
(
'#icon-panel'
,
10000
)
.
clickLaunchIcon
(
'solidity'
)
.
clickLaunchIcon
(
'solidity'
)
...
@@ -176,7 +176,7 @@ function testSignature (browser, callback) {
...
@@ -176,7 +176,7 @@ function testSignature (browser, callback) {
.
click
(
'.instance:nth-of-type(4) > div > button'
)
.
click
(
'.instance:nth-of-type(4) > div > button'
)
.
clickFunction
(
'ecrecovery - call'
,
{
types
:
'bytes32 hash, bytes sig'
,
values
:
`"
${
hash
.
value
}
","
${
signature
.
value
}
"`
}).
perform
(
.
clickFunction
(
'ecrecovery - call'
,
{
types
:
'bytes32 hash, bytes sig'
,
values
:
`"
${
hash
.
value
}
","
${
signature
.
value
}
"`
}).
perform
(
()
=>
{
()
=>
{
contractHelper
.
verifyCallReturnalue
(
contractHelper
.
verifyCallReturn
V
alue
(
browser
,
browser
,
'0x08970fed061e7747cd9a38d680a601510cb659fb'
,
'0x08970fed061e7747cd9a38d680a601510cb659fb'
,
[
'0: address: 0xCA35b7d915458EF540aDe6068dFe2F44E8fa733c'
],
[
'0: address: 0xCA35b7d915458EF540aDe6068dFe2F44E8fa733c'
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment