Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/angular.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alnutile/angular.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 17, 2013

  1. Will update more shortly as I add more tests.

    Going over an example of hour I am using tests on select fields, input.number fields as well as testing user input to these fields.
    @todo use the layout with tables Html|Scripts etc like on the other pages.
    @todo add more test examples.
    alnutile committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    7d037e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2013

  1. Update dev_guide.e2e-testing.ngdoc

    docs: more e2e form test examples
    
    Adding more test examples for forms and e2e
    alnutile committed Apr 23, 2013
    Configuration menu
    Copy the full SHA
    78180aa View commit details
    Browse the repository at this point in the history

Commits on May 4, 2013

  1. Merge remote-tracking branch 'upstream/master'

    Alfred Nutile committed May 4, 2013
    Configuration menu
    Copy the full SHA
    ccda215 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patch-1'

    Alfred Nutile committed May 4, 2013
    Configuration menu
    Copy the full SHA
    78f0259 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2013

  1. docs(guide:e2e) :improve e2e testing guide

    Create working examples:
     * select field working example
     * input fields including adding new
     * line Item count example
     * line item val example
     * line item change example
    alnutile committed May 10, 2013
    Configuration menu
    Copy the full SHA
    eb3dd18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    014fabf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2013

  1. Configuration menu
    Copy the full SHA
    c8a9759 View commit details
    Browse the repository at this point in the history
Loading