Skip to content

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

@Starzu

Description

@Starzu

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()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions