|
PhantomJS Testing support
Change test server to use phantomjs. To get this branch working you'll need
sudo npm install -g mocha-phantomjs
After that make test-debug and test-prod should work with CLI exit codes
and .lbox.check should run the tests as well.
https://code.launchpad.net/~bcsaller/juju-gui/phantom-testing/+merge/144629
(do not edit description out of merge proposal)
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+62 lines, -73 lines) |
Patch |
|
M |
.lbox.check
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Makefile
|
View
|
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
|
A |
[revision details]
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
app/app.js
|
View
|
|
5 chunks |
+11 lines, -23 lines |
2 comments
|
Download
|
|
M |
app/assets/javascripts/d3-components.js
|
View
|
|
3 chunks |
+2 lines, -3 lines |
2 comments
|
Download
|
|
M |
app/models/models.js
|
View
|
|
2 chunks |
+2 lines, -5 lines |
2 comments
|
Download
|
|
M |
app/store/env.js
|
View
|
|
8 chunks |
+12 lines, -12 lines |
2 comments
|
Download
|
|
M |
app/views/charm.js
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
app/views/environment.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
app/views/unit.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
app/views/utils.js
|
View
|
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
test-server.sh
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/index.html
|
View
|
|
2 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
|
M |
test/test_env.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/utils.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 6
|