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

As a QA I want to have a shared bundle for kernel commands

    XMLWordPrintable

Details

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: High High
    • None
    • None
    • QA

    Description

      The process used in testing kernel changes is currently based on executing Symfony commands using bundles created for this purposed. These bundles are stored in test link as zip packages. This approach is

      I think we should change this approach to extract a kernel qa bundle available as a git repository (ideally available through composer).

      This would have following benefits:

      • most important: possibility to code review the commands in Pull Requests (making sure that the created commands are correct, knowledge sharing about kernel).
      • sharing the bundle is easier (no more zip files, no more "each team member has his own bundle to test this")
      • easier setup (a simple composer require instead of generating a symfony bundle and then manually replacing the content)

      Attachments

        Activity

          People

            Unassigned Unassigned
            marek.nocon@ibexa.co Marek NocoĊ„
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: