Closed jzaefferer closed 8 years ago
Newer QUnit versions support nested modules. Maybe that works well enough that we can use the same test/referenceData.js for all 3 adapters.
test/referenceData.js
Would also be good to test QUnit 2.0.0-rc1 (or newer), to make sure our adapter works with that.
@flore77 I think this would be a good next step. Should help bring the tests in line.
Sure :+1:
Solved in #58 and #60.
Newer QUnit versions support nested modules. Maybe that works well enough that we can use the same
test/referenceData.js
for all 3 adapters.Would also be good to test QUnit 2.0.0-rc1 (or newer), to make sure our adapter works with that.