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

Run project-specific Drall during tests #98

Merged
merged 4 commits into from
Dec 26, 2024
Merged

Conversation

jigarius
Copy link
Owner

@jigarius jigarius commented Dec 25, 2024

What's done

  • Add tests for project with no Drupal.
  • Add tests for project with empty Drupal (no sites).
  • Use Symfony Process component instead of shell_exec().
  • Remove unit tests for commands in favor of integration tests.

@jigarius jigarius added the enhancement New feature or request label Dec 25, 2024
@jigarius jigarius added this to the v4.0 milestone Dec 25, 2024
@jigarius jigarius self-assigned this Dec 25, 2024
@jigarius jigarius force-pushed the 96-restore-skipped-tests branch 10 times, most recently from b881c70 to a6081b8 Compare December 25, 2024 17:02
@jigarius jigarius changed the title Allow running project-specific Drall Run project-specific Drall during tests Dec 25, 2024
@jigarius jigarius force-pushed the 96-restore-skipped-tests branch 6 times, most recently from 50c85d0 to 880f502 Compare December 26, 2024 20:28
@jigarius jigarius force-pushed the 96-restore-skipped-tests branch from 880f502 to 766be8d Compare December 26, 2024 20:45
@jigarius jigarius linked an issue Dec 26, 2024 that may be closed by this pull request
3 tasks
@jigarius jigarius marked this pull request as ready for review December 26, 2024 20:50
@jigarius jigarius merged commit faddffb into 4.x Dec 26, 2024
2 checks passed
@jigarius jigarius deleted the 96-restore-skipped-tests branch December 26, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace DrupalFinder with DrupalFinderComposerRuntime
1 participant