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

Integration testing of provisioning api #14

Closed
DeepDiver1975 opened this issue Sep 28, 2015 · 10 comments
Closed

Integration testing of provisioning api #14

DeepDiver1975 opened this issue Sep 28, 2015 · 10 comments
Milestone

Comments

@DeepDiver1975
Copy link
Member

Started work has to be continued owncloud/core#18105

@DeepDiver1975 DeepDiver1975 added this to the 8.2-current milestone Sep 28, 2015
@SergioBertolinSG
Copy link
Contributor

My concern is that this way it couldn't be reused in smashbox or pyocclient.
Why not write this kind of tests in pyocclient? it is using currently the provisioning api.

@ghost
Copy link

ghost commented Sep 30, 2015

@DeepDiver1975 and @SergioBertolinSG is this concern an 8.2 issue or something we can (should?) handle in a later update?

@DeepDiver1975
Copy link
Member Author

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.
We would need to build yet another custom test tool around or integrate with robot frameworks or what so ever.

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.

@SergioBertolinSG
Copy link
Contributor

It's fine for me to do it with php and behat. Working on it.

@ghost
Copy link

ghost commented Sep 30, 2015

great

@DeepDiver1975
Copy link
Member Author

@SergioBertolinSG is there anything left? THX

@SergioBertolinSG
Copy link
Contributor

Yes, there are some pending cases, besides other tasks, should I focus on finishing them or continue with the sharing api?

@DeepDiver1975
Copy link
Member Author

Yes, there are some pending cases, besides other tasks, should I focus on finishing them or continue with the sharing api?

both 😉

@DeepDiver1975
Copy link
Member Author

test case to be added:
owncloud/core#18399

@SergioBertolinSG
Copy link
Contributor

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

No branches or pull requests

2 participants