QUnit Test Suite

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

Tests completed in 27 milliseconds.
0 assertions of 1 passed, 1 failed.

  1. testEnvironment with object: testEnvironment reset for next test (1, 0, 1)Rerun2 ms
    1. Is this a bug or a feature? Could do a deep copy
      Expected:
      {
        "ingredients": [
          "hamster",
          "onions",
          "carrots"
        ],
        "recipe": "soup"
      }
      Result:
      {
        "ingredients": [
          "hamster",
          "onions"
        ],
        "recipe": "soup"
      }
      Diff:
       {
         "ingredients":  [
           "hamster",
          "onions",
          "carrots"
        "onions"
         ],
         "recipe":  "soup"
       } 
      Source:
          at Object.<anonymous> (http://gis.catawbacountync.gov/bootstrap-3.3.4/node_modules/grunt-saucelabs/test/qunit/test.js:358:2)
test markup