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

prevent confusion about args of input function (e2e testing)#4655

Closed
netpoetica wants to merge 1 commit into
angular:masterfrom
netpoetica:master
Closed

prevent confusion about args of input function (e2e testing)#4655
netpoetica wants to merge 1 commit into
angular:masterfrom
netpoetica:master

Conversation

@netpoetica
Copy link
Copy Markdown
Contributor

@mary-poppins
Copy link
Copy Markdown

Thanks for the PR!

  • Contributor signed CLA now or in the past
    • If you just signed, leave a comment here with your real name
  • PR's commit messages follow the commit message format

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

Add note to user that input fn is
using ng-model instead of HTML name attribute
~5 users on forums were snagged by this assumption
http://docs.angularjs.org/guide/dev_guide.e2e-testing#comment-898079915
@netpoetica
Copy link
Copy Markdown
Contributor Author

Keith Rosenberg

jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
Add note that `input()` fn matches ng-model instead of HTML name attribute.
About five users on forums were snagged by this assumption:
http://docs.angularjs.org/guide/dev_guide.e2e-testing#comment-898079915

Closes angular#4655
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
Add note that `input()` fn matches ng-model instead of HTML name attribute.
About five users on forums were snagged by this assumption:
http://docs.angularjs.org/guide/dev_guide.e2e-testing#comment-898079915

Closes angular#4655
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants