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
0a61781d
Commit
0a61781d
authored
Apr 30, 2020
by
ioedeveloper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed test env variables
parent
f00f91bf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
.env
.env
+3
-3
runAndDeploy.js
test-browser/tests/runAndDeploy.js
+2
-2
No files found.
.env
View file @
0a61781d
gist_token = <token>
gist_token = <token>
account_passphrase = explain uniform adapt basic blue onion rebel pull rice erase volcano couple
account_passphrase = <passphrase>
account_password = remix_is_cool
account_password = <password>
\ No newline at end of file
\ No newline at end of file
test-browser/tests/runAndDeploy.js
View file @
0a61781d
...
@@ -100,7 +100,7 @@ module.exports = {
...
@@ -100,7 +100,7 @@ module.exports = {
.
waitForElementPresent
(
'.page-container__footer-button:nth-of-type(2)'
)
.
waitForElementPresent
(
'.page-container__footer-button:nth-of-type(2)'
)
.
click
(
'.page-container__footer-button:nth-of-type(2)'
)
.
click
(
'.page-container__footer-button:nth-of-type(2)'
)
.
waitForElementPresent
(
'.transaction-status--submitted'
)
.
waitForElementPresent
(
'.transaction-status--submitted'
)
.
pause
(
30
000
)
.
pause
(
25
000
)
.
switchBrowserTab
(
0
)
.
switchBrowserTab
(
0
)
},
},
...
@@ -116,7 +116,7 @@ module.exports = {
...
@@ -116,7 +116,7 @@ module.exports = {
.
waitForElementPresent
(
'.page-container__footer-button:nth-of-type(2)'
)
.
waitForElementPresent
(
'.page-container__footer-button:nth-of-type(2)'
)
.
click
(
'.page-container__footer-button:nth-of-type(2)'
)
.
click
(
'.page-container__footer-button:nth-of-type(2)'
)
.
waitForElementPresent
(
'.transaction-status--submitted'
)
.
waitForElementPresent
(
'.transaction-status--submitted'
)
.
pause
(
30
000
)
.
pause
(
25
000
)
.
switchBrowserTab
(
0
)
.
switchBrowserTab
(
0
)
},
},
...
...
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