Figured out how to mock window.external for qunit tests, which means we can add tests for the rest of pinify. Removed jsMock and jqMock and added a custom windowMocks.js library which will contain mocks for common window.external objects.
↧