29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-21 11:35:24 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Allon Moritz
967d6552fd
[4.2] Convert tests to PSR-12 (#38161)
* Convert tests to psr 12 where possible

* fix rules

* revert ignore
2022-06-28 09:43:33 +02:00
Brian Teeman
831c4f1a15
[4.1] @todo (#36612)
Most IDE have tools to quickly find @todo in the code base. This PR corrects the usage of TODO instead of @todo. It will make it easier in future to work through these items, check that they are still valid, and resolve them.
2022-01-09 02:12:24 +01:00
Niels Braczek
3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
wilsonge
d7451e6440
Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
Jelle Kok
effa28d607 [4.0] Codestyle fixes for tests dir (#25550)
* Codestyle fixes for tests

* fix the 5 other files

* docblock fixes

* more codestyle

* more codestyle

* update change MockObject

* Update Codeception codestyle

* remove exclusion  on drone for tests dir

* revert tests dir
2019-07-20 22:34:02 +01:00
wilsonge
73e05fab0f
Tag 4.0 Alpha 9 2019-05-16 19:03:26 +01:00
Hannes Papenberg
449ff85122 [4.0] Moving System & API Tests to main repo (#24808)
* Moving API Tests to main repo

* Codestyle

* Codestyle

* Adding system tests to main repo

* Codestyle and signing drone.yml

* Codestyle

* More Codestyle

* Adding requirements for system tests

* More fixes to system tests

* More fixes

* Removing additional composer commands

* Adding _bootstrap.php back in

* Making system test message nicer

* Making API test message nicer

* Styling CLI messages

* Signing .drone.yml
2019-05-11 18:56:38 +02:00