Remove AMD Bundles
WIP Branch
Checklist
Remove Barrel file
WIP Branch
Remove unused parts of ember-testing package
Parts of the ember-testing package support the very old style of testing from before RFC #232 Simplify QUnit Testing API that introduced the setup*Test methods to replace moduleFor* methods in testing. We never deprecated this old style of testing but from experimentation I believe we have accidentally broken it long, long ago and it has been undocumented for multiple majors. Because of this we believe we can clean up the old code lingering.
Remove AMD Bundles
WIP Branch
Checklist
using-amd-bundlesdeprecation cannot be silenced nor handled in new classic app in 6.10 #21064Remove Barrel file
WIP Branch
Remove unused parts of ember-testing package
Parts of the
ember-testingpackage support the very old style of testing from before RFC #232 Simplify QUnit Testing API that introduced thesetup*Testmethods to replacemoduleFor*methods in testing. We never deprecated this old style of testing but from experimentation I believe we have accidentally broken it long, long ago and it has been undocumented for multiple majors. Because of this we believe we can clean up the old code lingering.