staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
682 stars 66 forks source link

re-organized tests suite so it's more stable in CI #123

Closed dstpierre closed 1 month ago

dstpierre commented 1 month ago

The make alltest causes a lot of intermitant issues, so I'm changing how the tests suite is done in GitHub action as doing it separately like this does not raise random issues.