Random JavaScript practice using Jasmine to test
Contains functions to test walking through an array using recursion
first test counts the number of elements in an array without pulling it from array.length. Also can traverse multi-dimensional arrays