-
Notifications
You must be signed in to change notification settings - Fork 370
functional tests #401
functional tests #401
Conversation
| "env": { | ||
| "test": { | ||
| "plugins": [ | ||
| "rewire" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't have rewire in package.json.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
|
Deployed to: http://staging.quran.com:32797 |
|
Deployed to: http://staging.quran.com:32798 |
|
Deployed to: http://staging.quran.com:32799 |
|
Deployed to: http://staging.quran.com:32800 |
|
Deployed to: http://staging.quran.com:32801 |
|
Deployed to: http://staging.quran.com:32802 |
|
Deployed to: http://staging.quran.com:32803 |
|
Deployed to: http://staging.quran.com:32804 |
|
Deployed to: http://staging.quran.com:32805 |
|
Deployed to: http://staging.quran.com:32806 |
|
Deployed to: http://staging.quran.com:32807 |
|
Deployed to: http://staging.quran.com:32808 |
|
Deployed to: http://staging.quran.com:32809 |
.travis.yml
Outdated
| - "sh -e /etc/init.d/xvfb start" | ||
| - sleep 3 # give xvfb some time to start | ||
| - "export DISPLAY=:99.0" | ||
| - "wget http://selenium.googlecode.com/files/selenium-server-standalone-2.31.0.jar" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we already download it via npm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
node_modules/selenium-server/lib/runner/selenium-server-standalone-2.52.0.jar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah - it didn't work :( just want to get a running build and then ill refactor it to use the npm module.
f63aedb to
2f82297
Compare
|
Deployed to: http://staging.quran.com:32810 |
|
Deployed to: http://staging.quran.com:32811 |
|
Deployed to: http://staging.quran.com:32812 |
|
Deployed to: http://staging.quran.com:32813 |
|
Deployed to: http://staging.quran.com:32814 |
|
Deployed to: http://staging.quran.com:32815 |
763e83d to
94b57f3
Compare
|
Deployed to: http://staging.quran.com:32816 |
94b57f3 to
825fce9
Compare
|
Deployed to: http://staging.quran.com:32817 |
|
Deployed to: http://staging.quran.com:32818 |
91abec0 to
dfe94f0
Compare
|
Deployed to: http://staging.quran.com:32838 |
|
@mmahalwy this is ready. |
📐 functional tests + fix travis 📐 functional tests + phantomjs 📐 functional tests + trying firefox functional testing [test] working state
[test] local and ci functions [test] local and ci functions [test] local and ci functions WIP - allow user to specify browser and use phantomjs v2 Revert "WIP - allow user to specify browser and use phantomjs v2" This reverts commit 1bb9124. upgrade webdriverio WIP remove async/await linting, and allowing user to select the browser attempt at using the node_module jar back to downloading the jar
dfe94f0 to
12e97c9
Compare
|
Deployed to: http://staging.quran.com:32841 |
.travis.yml
Outdated
| email: false | ||
|
|
||
| script: "npm run test:ci:$TEST_SUITE" | ||
| script: "npm run test:ci:functional" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i dont think you need this. it is going to run because of the different $TEST_SUITE envs
|
Deployed to: http://staging.quran.com:32843 |
|
Deployed to: http://staging.quran.com:32844 |
|
Deployed to: http://staging.quran.com:32845 |
|
Deployed to: http://staging.quran.com:32846 |
|
Deployed to: http://staging.quran.com:32847 |
|
woot! |
|
woot!!! |
No description provided.