Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/refactor progress fix tests #583

Open
wants to merge 3 commits into
base: feature/refactorProgress
Choose a base branch
from

Commits on Apr 27, 2022

  1. Add phpunit as dev dependency

    aldafu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    12e2485 View commit details
    Browse the repository at this point in the history
  2. Fix required deps so phpunit runs

    Make sure deps are installed:
      composer install
    
    Start tests from root directory:
      ./vendor/bin/phpunit CMAF/CTAWAVE/UnitTests/
    aldafu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7ef6daf View commit details
    Browse the repository at this point in the history
  3. Ignore the usual

    aldafu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3fdbb5d View commit details
    Browse the repository at this point in the history