Skip to content

Conversation

@sbuerk
Copy link
Member

@sbuerk sbuerk commented Aug 18, 2025

This changes adds TYPO3 version tests as unit tests
to provide baseline tests and also tests the version
exclude groups introduced with a recent change.

  • Implement VersonTest unit test.
  • Enable unit and unitRandom execution within the
    Github Action workflows to execute them now for all
    pull-requests.

Used command(s):

Build/Scripts/runTests.sh -p 7.4 -t 11 -s composerUpdate \
&& Build/Scripts/runTests.sh -p 7.4 -t 11 -s cgl

This changes adds TYPO3 version tests as unit tests
to provide baseline tests and also tests the version
exclude groups introduced with a recent change.

* Implement `VersonTest` unit test.
* Enable `unit` and `unitRandom` execution within the
  Github Action workflows to execute them now for all
  pull-requests.

Used command(s):

```bash
Build/Scripts/runTests.sh -p 7.4 -t 11 -s composerUpdate \
&& Build/Scripts/runTests.sh -p 7.4 -t 11 -s cgl
```
@sbuerk sbuerk merged commit 536b609 into master Aug 18, 2025
34 checks passed
@sbuerk sbuerk deleted the stefan-1 branch August 18, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants