Skip to content

fix: change theme and asserting status code - #6

Merged
kylehuynh205 merged 3 commits into
mainfrom
fix/phpunit-test-errors
Apr 7, 2026
Merged

fix: change theme and asserting status code#6
kylehuynh205 merged 3 commits into
mainfrom
fix/phpunit-test-errors

Conversation

@Aryan-R-Patel

@Aryan-R-Patel Aryan-R-Patel commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Description

This PR makes minor adjustments to the LoadTest functional test to fix PHPUnit errors.

Changes

  • Updates the theme used in LoadTest from stable to stark, since stable is not known.
  • Updates the test assertion to use statusCodeEquals(200) instead of checking for a status message containing 200 string.
  • Add #[RunTestsInSeparateProcesses] to follow the new changes in Drupal (Reference).

@kylehuynh205
kylehuynh205 merged commit 3888a1b into main Apr 7, 2026
4 checks passed
@kylehuynh205
kylehuynh205 deleted the fix/phpunit-test-errors branch April 7, 2026 15:41
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.

2 participants