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

create make command to run ownCloud legacy integration tests #1107

Open
individual-it opened this issue Aug 20, 2020 · 1 comment
Open

create make command to run ownCloud legacy integration tests #1107

individual-it opened this issue Aug 20, 2020 · 1 comment
Labels
junior-job Easy issues

Comments

@individual-it
Copy link
Contributor

to make it even easier to run the ownCloud legacy integration tests, hide the complexity behind a make command
https://github.com/cs3org/reva#owncloud-legacy-integration-tests

@phil-davis
Copy link
Contributor

Note: for running the "local" API tests there is already make test-acceptance-api and that should work with the usual BEHAT_FEATURE= system of running a particular scenario. But maybe that (or something) should also know how to build-start... the reva-under-test if it is not already up-and-running? And I think it needs PATH_TO_CORE defined so that it knows where to find the code for all the test steps.

For running the API tests from core there will need to be "more magic".

@ishank011 ishank011 added the junior-job Easy issues label Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
junior-job Easy issues
Projects
None yet
Development

No branches or pull requests

3 participants