mgeisler / swift-browser

AngularJS interface for OpenStack Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider using onPrepare to inject test scripts

mgeisler opened this issue · comments

Protractor has support for an onPrepare config key. The function there is executed when the browser is opened and may be a great place place to load the angular-mocks.js file.