neos / flow-development-collection

The unified repository containing the Flow core packages, used for Flow development.
https://flow.neos.io/
MIT License
137 stars 189 forks source link

TASK: Automated (smoke) test on windows #3089

Open mhsdesign opened 1 year ago

mhsdesign commented 1 year ago

currently we do no testing at all on windows.

We should assert that flow compiles correctly and test the major operations that depend on the file system

should prevent regressions like this in the future: https://github.com/neos/flow-development-collection/pull/3088

mhsdesign commented 1 year ago

Another regression (only windows affected) https://github.com/neos/neos-development-collection/issues/4358