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

Improve tests #914

Merged

Conversation

jordyvanderhaegen
Copy link
Collaborator

No description provided.

- Introduced PSR-4 autoloading for the test namespace.
- Updated test files to include the new namespace.
- Updated LocalizerTests to extend a new base TestCase.
- Moved package provider and alias methods to the new TestCase class.
- Cleaned up unnecessary setup code in LocalizerTests.
- Introduced a new workflow to automate testing on push and pull requests.
- Configured matrix strategy for different PHP and Laravel versions.
- Deleted `.travis.yml` and `circle.yml` as CI configurations.
- Updated README to reflect the switch to GitHub Actions for CI.
@jordyvanderhaegen jordyvanderhaegen marked this pull request as ready for review November 26, 2024 18:50
@jordyvanderhaegen jordyvanderhaegen merged commit a9a81ab into mcamara:master Nov 26, 2024
@jordyvanderhaegen jordyvanderhaegen deleted the feature/improve-tests branch November 26, 2024 18:53
@iwasherefirst2
Copy link
Collaborator

Thanks, great update!

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