Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
20
app/bower_components/angular-leaflet-directive/grunt/protractor.json
vendored
Normal file
20
app/bower_components/angular-leaflet-directive/grunt/protractor.json
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"options": {
|
||||
"keepAlive": false,
|
||||
"configFile": "test/protractor.conf.js",
|
||||
"nocolor": false,
|
||||
"args": {
|
||||
"specs": [ "test/e2e/*.js" ]
|
||||
}
|
||||
},
|
||||
"run": {},
|
||||
"saucelabs": {
|
||||
"options": {
|
||||
"args": {
|
||||
"baseUrl": "http://tombatossals.github.io/angular-leaflet-directive/examples/",
|
||||
"sauceUser": "<%= saucelabs.SAUCE_USERNAME %>",
|
||||
"sauceKey": "<% saucelabs.SAUCE_ACCESS_KEY %>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue