User tests: Successful: Unsuccessful:
#36482 introduces our first Unit test for Joomla 4 extensions methods
Previously the only tests are for the libraries/src/* classes in the /test/Unit/Libraries/CMS folder which makes no sense
The Unit testing folder structure should reflect the path structure of the code its testing (Best Practice)
This PR renames the folders - the tests still run perfectly fine.
This will eventually conflict with #36482 potentially depending on which is merged first, but I'll fix that myself when I see that happen.
| Status | New | ⇒ | Pending | 
| Category | ⇒ | Unit Tests | 
 
                | Status | Pending | ⇒ | Fixed in Code Base | 
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-12-30 21:18:45 | 
| Closed_By | ⇒ | wilsonge | |
| Labels | Added: 
?
? | ||
 
                Thanks!
Drone failure unrelated to PR content