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

PhpUnit: use database for tests, added tests #4138

Merged
merged 95 commits into from
Sep 17, 2024

Commits on Jul 22, 2024

  1. Rector: CQ - UnusedForeachValueToArrayKeysRector (#1)

    * Rector: CQ - UnusedForeachValueToArrayKeysRector
    
    See Rector\CodeQuality\Rector\Foreach_\UnusedForeachValueToArrayKeysRector
    
    * fixes + phpstan
    
    See fix at rector: rectorphp/rector-src#6164
    sreichel authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3d7eaf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    53ee2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89cc37c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e939180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c91ef View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Updated test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    abb5279 View commit details
    Browse the repository at this point in the history
  2. Added test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6aac86b View commit details
    Browse the repository at this point in the history
  3. Added test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    09ee18a View commit details
    Browse the repository at this point in the history
  4. Renamed and updated test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    40559cf View commit details
    Browse the repository at this point in the history
  5. Updated test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    18f1903 View commit details
    Browse the repository at this point in the history
  6. Updated test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cf4340d View commit details
    Browse the repository at this point in the history
  7. Updated test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    656044b View commit details
    Browse the repository at this point in the history
  8. Updated test

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b9630c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f0b4b7 View commit details
    Browse the repository at this point in the history
  10. Updated test (phpstan L9)

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    aa92e88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9e7b6f View commit details
    Browse the repository at this point in the history
  12. Updated test (phpstan L9)

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    671107f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    475b8d4 View commit details
    Browse the repository at this point in the history
  14. Some cleanup

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6d45ed6 View commit details
    Browse the repository at this point in the history
  15. Some cleanup

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7f91768 View commit details
    Browse the repository at this point in the history
  16. Some cleanup

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    25d70a0 View commit details
    Browse the repository at this point in the history
  17. Updated workflow

    sreichel committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    57bd2a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. ddev shortcut [ski ci]

    sreichel committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2509777 View commit details
    Browse the repository at this point in the history
  2. Moved phphunit config file

    sreichel committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4242f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa26cca View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. PhpUnit fix

     - PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/runner/work/magento-lts/magento-lts/lib/Varien/Object.php on line 594
    sreichel committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f4935f1 View commit details
    Browse the repository at this point in the history
  2. Fix linefeed (?)

    sreichel committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    dee0422 View commit details
    Browse the repository at this point in the history
  3. Fix config

    sreichel committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    47f6cae View commit details
    Browse the repository at this point in the history
  4. Fixed invalid php version

    sreichel committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3df607b View commit details
    Browse the repository at this point in the history
  5. Use minimum version

    sreichel committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    0033475 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b19c11f View commit details
    Browse the repository at this point in the history
  7. Fix command [ski ci]

    sreichel committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e60b5c8 View commit details
    Browse the repository at this point in the history
  8. Enable xdebug

    sreichel committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    bf03ca8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Added test, ref OpenMage#4123

    sreichel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    154229e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed786cf View commit details
    Browse the repository at this point in the history
  3. Revert "Some cleanup"

    This reverts commit 6d45ed6.
    sreichel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    67a20fa View commit details
    Browse the repository at this point in the history
  4. Revert "PhpUnit fix"

    This reverts commit f4935f1.
    sreichel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a0e5f9d View commit details
    Browse the repository at this point in the history
  5. Updated test

    sreichel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    85bb579 View commit details
    Browse the repository at this point in the history
  6. Updated docblocks

    sreichel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3e59b09 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Revert "Fix linefeed (?)"

    This reverts commit dee0422.
    sreichel committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6238847 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    d9ec2c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Added tests

    sreichel committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0965de1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Added tests

    sreichel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    98366f5 View commit details
    Browse the repository at this point in the history
  2. Added tests [skip ci]

    sreichel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0100b36 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    5c2b8a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    e55c6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6deb92f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Updated config

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4cd3c64 View commit details
    Browse the repository at this point in the history
  2. Updated .gitignore

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    cc5b55a View commit details
    Browse the repository at this point in the history
  3. Updated workflow

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    47dda7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f3010e View commit details
    Browse the repository at this point in the history
  5. Updated workflow typo

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    77a14b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a52e67f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f6592b View commit details
    Browse the repository at this point in the history
  8. Updated workflow [skip ci]

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9d9c582 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c7f930 View commit details
    Browse the repository at this point in the history
  10. Fixed paths

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e439e28 View commit details
    Browse the repository at this point in the history
  11. Fixed paths

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7f46713 View commit details
    Browse the repository at this point in the history
  12. Fixed paths

    sreichel committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    78b2a0d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. CS fix

    sreichel committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f80be8e View commit details
    Browse the repository at this point in the history
  2. Added test

    sreichel committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2dc091a View commit details
    Browse the repository at this point in the history
  3. Added test

    sreichel committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    433b537 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    f31b912 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Added groups/suites

    sreichel committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9448e58 View commit details
    Browse the repository at this point in the history
  2. Updated test

    sreichel committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0c362c6 View commit details
    Browse the repository at this point in the history
  3. CS fix

    sreichel committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a6ffaca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cda06c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    0f0626b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Updated .gitignore

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6f05fc9 View commit details
    Browse the repository at this point in the history
  2. Updated phpunit.xml.dist

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e229c16 View commit details
    Browse the repository at this point in the history
  3. Added test

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3eb7b19 View commit details
    Browse the repository at this point in the history
  4. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e0e3cba View commit details
    Browse the repository at this point in the history
  5. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a44184c View commit details
    Browse the repository at this point in the history
  6. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2b00b85 View commit details
    Browse the repository at this point in the history
  7. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dbd6ff8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d66894c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    453d168 View commit details
    Browse the repository at this point in the history
  10. CS fix

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0744d25 View commit details
    Browse the repository at this point in the history
  11. CS fix

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dbe197b View commit details
    Browse the repository at this point in the history
  12. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    32eeee8 View commit details
    Browse the repository at this point in the history
  13. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    63951f8 View commit details
    Browse the repository at this point in the history
  14. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7f8208b View commit details
    Browse the repository at this point in the history
  15. Added tests

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    75e548a View commit details
    Browse the repository at this point in the history
  16. CS/PhpStan fixes

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ba8108a View commit details
    Browse the repository at this point in the history
  17. Update

    - some tests commented - need files changes
    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b0819e5 View commit details
    Browse the repository at this point in the history
  18. Nicer output?

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    59e38ea View commit details
    Browse the repository at this point in the history
  19. Don't wait for phpcs

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5a2d48a View commit details
    Browse the repository at this point in the history
  20. Revert output

    sreichel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    19354fb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch 'main' into unit-tests

    # Conflicts:
    #	composer.lock
    sreichel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    48221e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge branch 'main' into unit-tests

    # Conflicts:
    #	composer.lock
    sreichel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e91a8d5 View commit details
    Browse the repository at this point in the history
  2. Updated workflows

    sreichel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e814547 View commit details
    Browse the repository at this point in the history
  3. Added test

    sreichel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c1a1b5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    737c5bc View commit details
    Browse the repository at this point in the history
  5. Updated DDEV commands

    sreichel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d9bb9af View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Updated composer scripts

    sreichel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ca7c803 View commit details
    Browse the repository at this point in the history