jQuery Steps Plugin Test Suite

jQuery Versions:

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Tests completed in 89 milliseconds.
44 assertions of 44 passed, 0 failed.

  1. general: contentMode (0, 5, 5)Rerun15 ms
    1. Empty string argument
    2. Invalid number argument
    3. Invalid string argument
    4. Valid number argument
    5. Valid string argument
  2. visualization: stepClassFirstAndLast (0, 12, 12)Rerun19 ms
    1. Valid after init (first)!
    2. Valid after init (last)!
    3. Valid after next (first)!
    4. Valid after next (last)!
    5. Valid after insert on first position (first)!
    6. Valid after insert on first position (last)!
    7. Valid after add (first)!
    8. Valid after add (last)!
    9. Valid after remove first item (first)!
    10. Valid after remove first item (last)!
    11. Valid after previous (first)!
    12. Valid after previous (last)!
  3. visualization: stepClassCurrent (0, 6, 6)Rerun12 ms
    1. Valid after init!
    2. Valid after next!
    3. Valid after insert on first position!
    4. Valid after add!
    5. Valid after remove first item!
    6. Valid after previous!
  4. visualization: stepClassDisabledAndDone (0, 12, 12)Rerun17 ms
    1. Valid after init (disabled)!
    2. Valid after init (done)!
    3. Valid after next (disabled)!
    4. Valid after next (done)!
    5. Valid after insert on first position (disabled)!
    6. Valid after insert on first position (done)!
    7. Valid after add (disabled)!
    8. Valid after add (done)!
    9. Valid after remove first item (disabled)!
    10. Valid after remove first item (done)!
    11. Valid after previous (disabled)!
    12. Valid after 3 * next (done)!
  5. internal: stepCache (0, 4, 4)Rerun3 ms
    1. Valid count after add step to cache!
    2. Valid position after insert step to cache!
    3. Valid count after insert step to cache!
    4. Valid count after remove step to cache!
  6. internal: uniqueId (0, 5, 5)Rerun5 ms
    1. Valid id after initialization!
    2. Valid step id!
    3. Valid title id!
    4. Valid panel id!
    5. Valid auto id after initialization!

contentModeWithEmptyStringArgument

contentModeWithEmptyStringArgument

contentModeWithWrongNumberArgument

contentModeWithWrongNumberArgument

contentModeWithWrongStringArgument

contentModeWithWrongStringArgument

contentModeWithNumberArgument

contentModeWithNumberArgument

contentModeWithStringArgument

contentModeWithStringArgument