Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21728

Extension tests are added to extension autoload array instead of tests autoload array

    XMLWordPrintable

Details

    Description

      When generating the autoloads with

      php bin/php/ezpgenerateautoloads.php -e
      php bin/php/ezpgenerateautoloads.php -s

      the test suites and test cases from extensions are written into the ezp_extension.php autoloads file instead of the ezp_tests.php autoloads file.

      This has the effect that the test cases and suites are not added to the white list when generating code coverage reports and that the autoload array in ezp_extension.php might be larger than needed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jgamez jgamez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: