SpinaCMS / Spina

Spina CMS
http://www.spinacms.com
Other
2.19k stars 403 forks source link

Test fixes #1281

Closed vanillaHafer closed 1 year ago

vanillaHafer commented 1 year ago

Context

Currently while tests are passing are on local repos, they are failing on the CI. This is reducing the integrity of all PRs as not all the tests are being run and we are not certain the future changes aren't breaking tests.

Changes proposed in this pull request

I am starting with a couple changes to address some failing tests in the CI, and will add more changes as I discover any more failing tests on the CI.

Bramjetten commented 1 year ago

Thanks for this! Would be great to have a decent test suite that pretty much always passes.