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

Tests completed in 270 milliseconds.
34 assertions of 34 passed, 0 failed.

  1. DOM integration: adding a new unselected option changes nothing (2)Rerun46 ms
    1. okay@ 32 ms
    2. okay@ 32 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/dom-changes.js:4:1

  2. DOM integration: adding a new selected option changes the value (4)Rerun18 ms
    1. okay@ 5 ms
    2. okay@ 5 ms
    3. There was more than one selection@ 5 ms
    4. The selection did not change to Three@ 5 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/dom-changes.js:72:1

  3. DOM integration: removing an unselected option changes nothing (4)Rerun5 ms
    1. okay@ 4 ms
    2. okay@ 4 ms
    3. There was more than one selection@ 5 ms
    4. The selection changed to something other than One@ 5 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/dom-changes.js:138:1

  4. DOM integration: removing a selected option changes the value (3)Rerun12 ms
    1. okay@ 3 ms
    2. okay@ 3 ms
    3. There was more than one selection@ 4 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/dom-changes.js:202:1

  5. DOM integration: searching tags does not loose focus (1)Rerun23 ms
    1. okay@ 21 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/dom-changes.js:260:1

  6. DOM integration: adding multiple options calls selection:update once (1)Rerun126 ms
    1. selection:update was called more than once@ 113 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/dom-changes.js:292:1

  7. select2(val): multiple elements with arguments works (2)Rerun6 ms
    1. The call should change the value on the first element@ 6 ms
    2. The call should also change the value on the second element@ 6 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/jquery-calls.js:5:1

  8. select2(val): initializes when jQuery $.data contains cyclic reference (1)Rerun3 ms
    1. The option value should be pulled correctly@ 3 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/jquery-calls.js:34:1

  9. select2(val): $element.data returns instance and options correctly (5)Rerun4 ms
    1. Only 1 option should be pulled.@ 3 ms
    2. okay@ 3 ms
    3. okay@ 3 ms
    4. okay@ 3 ms
    5. okay@ 4 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/jquery-calls.js:63:1

  10. select2(data): single default selection returned (3)Rerun2 ms
    1. The one selected item should be returned@ 2 ms
    2. The first option was correct@ 2 ms
    3. The first option was correct@ 2 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/select2-methods.js:7:1

  11. select2(data): multiple default selections returned (3)Rerun3 ms
    1. The two selected items should be returned@ 3 ms
    2. The first option was correct@ 3 ms
    3. The option value should be pulled correctly@ 3 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/select2-methods.js:42:1

  12. select2(val): single value matches jquery value (2)Rerun3 ms
    1. The value should match the option tag attribute@ 3 ms
    2. The value should match the jquery value@ 3 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/select2-methods.js:81:1

  13. select2(val): multiple value matches the jquery value (3)Rerun3 ms
    1. Two options should be selected@ 3 ms
    2. The values should match the option tag attribute@ 3 ms
    3. The values should match the jquery values@ 3 ms

    Source: at http://35.212.170.126/prod/assets/vendors/select2-4.1.0-rc.0/tests/integration/select2-methods.js:108:1

  • ff