Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Angular

sesteva edited this page Oct 29, 2013 · 3 revisions

Summary

A loose conversation about who and how angular is being used.

Links

Testing Story

  1. Unit: karma test runner. It runs your unit tests written in mocha, jasmine etc
  2. E2E: Deprecated Angular Scenario runner, protractor new hotness Angular E2E test, possibly with Sauce Labs
    • Inital e2e testing with PhantomJS for speed
    • Concerns raised about Sauce Labs
      • Speed, its remote and webdriver is chatty?
      • Inability to stand up matching browser instance locally for detailed testing

Peeps

Michael Dillon
Michael O'Brien
Amir Rajan
Santiago Esteva