FriendsOfTYPO3 / tea

Example extension for unit testing and best practices.
https://typo3.org/community/teams/best-practices
GNU General Public License v2.0
74 stars 23 forks source link

All tests are failing on gitlab CI #1354

Open lukaszuznanski opened 1 month ago

lukaszuznanski commented 1 month ago

As a user I want to run all tests on gitlab CI

Error:

In Package.php line 105:

  Tried to instantiate a package object for package "typo3_debug_dump_pass" w  
  ith a non-existing package path "/builds/qa/example-extension/.Build/public  
  /typo3conf/ext/typo3_debug_dump_pass/". Either the package does not exist a  
  nymore, or the code creating this object contains an error.

Acceptance criteria