• 
      

    Centralize the license providers used in unit tests.

    Review Request #14469 — Created June 23, 2025 and submitted — Latest diff uploaded

    Information

    Review Board
    release-7.1.x

    Reviewers

    This moves the license providers built for the LicensesView unit tests
    into a central module and documents them, in preparation for upcoming
    unit tests that need to maintain the same behavior.

    The classes are now named based on their purpose. License IDs are still
    in license1 and license2 form just to keep things simple and
    consistent for now.

    Unit tests passed.

    Tested with the upcoming changes introducing new suites of tests.

    Commits

    Files