Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
Commits on Oct 28, 2014
  1. Jeff Cross

    fix(jenkins): reset baseUrl in protractor conf

    jeffbcross authored
    Commit 22b817e changed the url
    used by protractor in all docs tests to prepend "build/docs", which
    was already set to the `baseUrl` in `protractor-jenkins.conf`. This
    commit just changes the protractor config's `baseUrl` to adapt
    to the changes in the spec files.
    
    Closes #9783
Commits on Oct 20, 2014
  1. ⭐caitp⭐

    chore(tests): implement e2e test harness outside of docs app

    caitp authored
    Included:
    
    - A sample test fixture
    - A sample test
    - Server middleware to serve the E2E harness
    - Convenient test helpers to simplify loading the right fixture
    
    Closes #9557
    Closes #9527
Commits on Sep 25, 2014
  1. Pete Bacon Darwin
Commits on Sep 12, 2014
  1. Pete Bacon Darwin
Commits on Aug 13, 2014
  1. Pete Bacon Darwin

    chore(doc-gen): move e2e tests into docs folder

    petebacondarwin authored
    These tests didn't really fit in the test folder as the docs app is mostly
    a separate entity from the AngularJS codebase.
Commits on Jul 8, 2014
  1. Michał Gołębiowski
Commits on Feb 22, 2014
  1. Pete Bacon Darwin
Commits on Feb 5, 2014
  1. Julie Ralph Igor Minar

    chore(testing): run end to end tests on firefox and safari as well as…

    juliemr authored IgorMinar committed
    … chrome
    
    Update the Travis and Jenkins configs to run protractor tests on Safari and Firefox as well,
    and make the Travis tests run output XML and turn off color.
    
    Fix tests which were failing in Firefox due to clear() not working as expected.
    
    Fix tests which were failing in Safari due to SafariDriver not understanding the minus key,
    and disable tests which SafariDriver has no support for.
Something went wrong with that request. Please try again.