-
Notifications
You must be signed in to change notification settings - Fork 14
Update master php testing versions #122
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
Conversation
|
Run ./vendor/phpunit/phpunit/phpunit -c ./tests/phpunit.xml |
|
Missing composer.lock update so it's not installed? |
|
I’m lost, the use for the dependency seem all wrong, why is it |
|
Ok it’s from 2.4.0: https://github.com/vgrem/phpSPO/releases/tag/v2.4.0 @blizzz You seem to have contributions upstream, could you look into bringing the code up to date with upstream api changes? |
It's in #62 need to finish this off |
This comment was marked as outdated.
This comment was marked as outdated.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
e3cdd64 to
377d191
Compare
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4a93635 to
b43bd4b
Compare
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
f861055 to
e19a6ae
Compare
|
@come-nc i've added another flock of commits (upon a rebase). Seems like unit tests did not run properly before? a bit weird. Anyway, green now – wanna look over them? |
Would be better to use the phpunit workflows from nextcloud/.github but that can be done at a later point, merging. |
Signed-off-by: Joas Schilling coding@schilljs.com