cs3org / reva

WebDAV/gRPC/HTTP high performance server to link high level clients to storage backends
https://reva.link
Apache License 2.0
167 stars 113 forks source link

QA: add smashbox testing for the webdav endpoints #1089

Open labkode opened 4 years ago

labkode commented 4 years ago

Hi @phil-davis @individual-it,

Smashbox is the nastiest testing suite out there to find corner cases in the the synchronisation algorithm. As TUS has been introduced, the probability to introduce regressions is much higher.

Can you add this testing to OCIS/REVA webdav endpoints?

individual-it commented 4 years ago

I never worked with smashbox yet. But yes, TUS needs to be tested a lot, we have an open issue for that https://github.com/owncloud/ocis-reva/issues/397

phil-davis commented 4 years ago

How to keep track of issues like this? Maybe add a QA-Team label to this repo? Or should we make a matching issue in owncloud/ocis-reva ?

labkode commented 4 years ago

I've added QA label, you should have privileges to create labels also .