Ad
  • Custom User Avatar

    More weirdness

    Oh no! I didn't map appropriately. - Expected: [Console {
    log: [Function: bound consoleCall],
    debug: [Function: bound consoleCall],
    info: [Function: bound consoleCall],
    warn: [Function: bound consoleCall],
    error: [Function: bound consoleCall],
    dir: [Function: bound consoleCall],
    time: [Function: bound consoleCall],
    timeEnd: [Function: bound consoleCall],

  • Custom User Avatar

    Spits out the same error message on most test cases, not really sure what's going on.

    Oh no! I didn't map appropriately. - Expected: [1], instead got: [1]

  • Custom User Avatar

    console.log doesn't seem to work in certain cases.

    console.log(Object.keys(this));