spfjs
spfjs copied to clipboard
Create a common init check for test compatibility
There are a few tests which check for the existence of features before executing (such as event listeners in history_test.js and Object.keys in cache_test).
Since this mostly reflects a common base level of supported browsers, we should see if we can move that logic into a higher level within jasmine.