Monthly Archives: February 2016

More Signup Flows Links

Useful for Integration Testing Getting JSON while doing a protractor test: Just use request lib. http://stackoverflow.com/questions/28080029/use-e2e-protractor-test-http-result-for-url Debugging Protractor Tests https://github.com/angular/protractor/blob/master/docs/debugging.md An example protractor test: https://github.com/juliemr/protractor-demo/blob/master/howtos/browserlog/spec.js Best way to parse a query string with AngularJS without using html5mode http://stackoverflow.com/questions/20692369/best-way-to-parse-a-query-string-with-angularjs-without-using-html5mode Angular Docs

Posted in AngularJS