Skip to content

Prepare tests of the most important functions in jQuery. #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Starzu opened this issue Jan 28, 2016 · 0 comments
Closed

Prepare tests of the most important functions in jQuery. #2

Starzu opened this issue Jan 28, 2016 · 0 comments
Milestone

Comments

@Starzu
Copy link
Contributor

Starzu commented Jan 28, 2016

Methods to be tested:

  • .find()
  • .on()
  • .off()
  • .one()
  • .attr()
  • .addClass()
  • .removeClass()
  • .toggleClass()
  • .data()
  • .show()
  • .hide()
  • .empty()
  • .append()
  • .prepend()
  • .appendTo()
  • .remove()
  • .css()
  • .val()
  • .text()
  • .html()
  • .closest()
  • .prev()
  • .next()
  • .first()
  • .last()
  • .length()
  • .parent()
@Starzu Starzu added this to the 0.2.0 milestone Jan 28, 2016
@Starzu Starzu closed this as completed in 660429b Feb 8, 2016
Starzu added a commit that referenced this issue Feb 8, 2016
jQuery wrapper tests - this closes #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant