windrobin / timemap

Automatically exported from code.google.com/p/timemap
MIT License
0 stars 0 forks source link

Test for console calls #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is there a reasonable way to write a jsunit test to catch console calls in a 
browser that supports the console? It might be possible to null out the 
window.console object, though some browsers might not accept this - I'll 
need to check

Original issue reported on code.google.com by nick.rab...@gmail.com on 4 Mar 2010 at 6:42

GoogleCodeExporter commented 9 years ago

Original comment by nick.rab...@gmail.com on 9 May 2010 at 6:54

GoogleCodeExporter commented 9 years ago

Original comment by nick.rab...@gmail.com on 27 Nov 2010 at 9:30

GoogleCodeExporter commented 9 years ago
This shouldn't be an actual test - it's something jslint should be able to 
catch. Not sure why that's not working now.

Original comment by nick.rab...@gmail.com on 11 Jan 2011 at 6:46