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

chore: update Docker configuration and refactor tests #142

Merged
merged 6 commits into from
Nov 27, 2024

Conversation

0x1026
Copy link
Member

@0x1026 0x1026 commented Nov 27, 2024

This pull request includes several changes to improve the project's configuration, testing setup, and code organization. The most important changes include updates to the composer.json file, modifications to the PHPUnit configuration, and adjustments to the Docker setup.

Configuration updates:

  • composer.json: Added autoload-dev section for PSR-4 autoloading in the tests directory, updated the PHP requirement to version 8.2, and added configuration options for autoload optimization and plugin allowances. [1] [2]

Testing setup improvements:

Docker setup adjustments:

  • docker-compose.yml: Modified the path for the develop service to watch the ./database directory instead of ./docker/database.

Resources

@github-actions github-actions bot added area/docker Categorizes issue or PR as related to docker. kind/dependencies Categorizes issue or PR as related to dependencies. area/tests Categorizes issue or PR as related to tests. labels Nov 27, 2024
@0x1026 0x1026 added the triage/webgraphy Indicates an issue or PR contains wegraphy. label Nov 27, 2024
@0x1026 0x1026 marked this pull request as ready for review November 27, 2024 23:45
@0x1026 0x1026 requested review from a team as code owners November 27, 2024 23:45
@0x1026 0x1026 changed the title Feat/tweaks and tests chore: update Docker configuration and refactor tests Nov 27, 2024
@0x1026 0x1026 merged commit 346cb8f into main Nov 27, 2024
2 checks passed
@0x1026 0x1026 deleted the feat/tweaks-and-tests branch November 27, 2024 23:46
@0x1026 0x1026 added the kind/improvement Categorizes issue or PR as related to an improvement. label Nov 27, 2024
@0x1026 0x1026 added this to the Sprint 3 - Prototype milestone Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docker Categorizes issue or PR as related to docker. area/tests Categorizes issue or PR as related to tests. kind/dependencies Categorizes issue or PR as related to dependencies. kind/improvement Categorizes issue or PR as related to an improvement. triage/webgraphy Indicates an issue or PR contains wegraphy.
Projects
Status: Pendent de revisió o d'exposar
Development

Successfully merging this pull request may close these issues.

1 participant