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

Lolli 7 #7

Merged
merged 13 commits into from
Oct 21, 2021
Merged

Lolli 7 #7

merged 13 commits into from
Oct 21, 2021

Conversation

lolli42
Copy link
Owner

@lolli42 lolli42 commented Oct 21, 2021

No description provided.

Some mockery tests don't assert anything but still
test something. To make phpunit not mumble about
risky tests, some dummy assertions are added.

Tune phpunit.xml.dist accordingly.
self::assertTrue() over $this->assertTrue().
And use 'new Foo();' over 'new Foo;' to be
more expressive.
vendor/bin/php-cs-fixer fix --using-cache no tests/
vendor/bin/php-cs-fixer fix --using-cache no src/
@lolli42 lolli42 merged commit 68d0a8a into master Oct 21, 2021
@lolli42 lolli42 deleted the lolli-7 branch October 21, 2021 18:19
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.

1 participant