Commit Graph

3 Commits

Author SHA1 Message Date
8aadd4e917 Bump phpunit/phpunit from 9.2.6 to 9.5.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.2.6 to 9.5.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.2.6...9.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-15 16:31:50 +01:00
e83385791d Sort phpunit tests by defect
Then the failing ones will show right away when re-running the tests
locally.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-30 14:20:07 +01:00
eb833767e8 Move unit tests to tests/Unit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-22 16:07:30 +01:00