neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 220 forks source link

TASK: Remove legacy cr functional test artifacts #5036

Closed mhsdesign closed 1 month ago

mhsdesign commented 1 month ago

Upgrade instructions

Review instructions

Checklist

nezaniel commented 1 month ago

Do we already want to merge this as long as there are references like "xyz test will be rewritten in..." in here? I'd like to first merge those new tests before removing old ones. Or are the old ones not being run anyway?

mhsdesign commented 1 month ago

Yes they are really not, but i put in issues what has to be migrated. Its just super annoying to always come across these in string replacements.

This pr mostly removes the site.xml things ... the real legacy tests ... the Neos ones are still there to be migrated with markAsSkipped.

So this removes just a super small portion that really annoyed me :D

bwaidelich commented 1 month ago

FYI: this one broke composer test script => #5095