You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the same integration tests we already have but with encryption enabled.
It should be possible to enable it from the CLI in run.sh after passing an option.
This would at least guarantee that everything that works without encryption also works with encryption.
And as extension, the same could be done with the master key mode.
Might need adjusting Jenkins file, I'd suggest running the tests with encryption in a separate step/scenario so we can get separate results. Or simply make them run within the existing step that already runs integration tests.
Run the same integration tests we already have but with encryption enabled.
It should be possible to enable it from the CLI in run.sh after passing an option.
This would at least guarantee that everything that works without encryption also works with encryption.
And as extension, the same could be done with the master key mode.
Might need adjusting Jenkins file, I'd suggest running the tests with encryption in a separate step/scenario so we can get separate results. Or simply make them run within the existing step that already runs integration tests.
@owncloud/qa @DeepDiver1975
The text was updated successfully, but these errors were encountered: