Skip to content

Conversation

@Potherca
Copy link
Member

@Potherca Potherca commented Dec 8, 2025

There was an issue in the original implementation in the PHPUnit CI, which caused the changes of an MR to not be mounted correctly inside the docker image.

This MR does four things:

  • It fixes the incorrect code mount (by copying the changed code into the correct location).
  • It fixes the (currently) broken tests in the ServerController.
  • It adds more fine-grained errors in the ServerController (that came to light during fixing the tests).
  • It sets a default null value for unset $_POST variables, to avoid errors

@Potherca Potherca self-assigned this Dec 8, 2025
@Potherca Potherca mentioned this pull request Dec 8, 2025
@Potherca Potherca requested a review from ylebre December 8, 2025 19:32
@Potherca Potherca added the Type: Bug Something isn't working label Dec 8, 2025
@Potherca Potherca moved this to In Progress in Solid Servers Dec 8, 2025
@Potherca Potherca added this to the v0.11.0 milestone Dec 8, 2025
@Potherca Potherca force-pushed the ci/run-phpunit-in-docker branch from 9e2e6f9 to c070c76 Compare December 8, 2025 20:33
@Potherca Potherca merged commit 51c405e into main Dec 9, 2025
66 of 69 checks passed
@Potherca Potherca deleted the ci/run-phpunit-in-docker branch December 9, 2025 09:20
@github-project-automation github-project-automation bot moved this from In Progress to Done in Solid Servers Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants