-
Notifications
You must be signed in to change notification settings - Fork 14
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
Integration testing of provisioning api #14
Comments
My concern is that this way it couldn't be reused in smashbox or pyocclient. |
@DeepDiver1975 and @SergioBertolinSG is this concern an 8.2 issue or something we can (should?) handle in a later update? |
We need integration tests on the provisioning api - the sooner the better - so this is an ongoing task for 8.2++ Regarding pyocclient: Yes pyocclient uses the provisioning api - but it's not a test framework. But - I want any tests in the server to be written in php - we cannot require all server developers to learn python as well. I know there is smashbox - it is a clear exception. |
It's fine for me to do it with php and behat. Working on it. |
great |
@SergioBertolinSG is there anything left? THX |
Yes, there are some pending cases, besides other tasks, should I focus on finishing them or continue with the sharing api? |
both 😉 |
test case to be added: |
Started work has to be continued owncloud/core#18105
The text was updated successfully, but these errors were encountered: