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

Implement the testing for Collabora Online #63

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hfiguiere
Copy link
Contributor

Still needs a bit more testing.

Included a patch from #62 that allow rebuilding when files in test change.

@fschade
Copy link
Contributor

fschade commented Jul 18, 2024

thanks, looks good to me, i need to test it with our ocis full deployment instead of my custom one.

one thing, there some changes which only include whitespace updates, can you clean it up? Thanks :)

Code was adapted from the OnlyOffice tests.

Signed-off-by: Hubert Figuière <[email protected]>
@fschade
Copy link
Contributor

fschade commented Dec 10, 2024

@hfiguiere sorry that I'm just getting back to you now!
I tried to run your PR with our ocis full example as server, unfortunately without luck, it looks like that the client gets stuck after connecting to the ws.

i use the following cfg:

COOL_WSS_URL=wss://collabora.owncloud.test COOL_APP_NAME=CollaboraOnline PLATFORM_BASE_URL=https://ocis.owncloud.test AUTH_N_PROVIDER_KOPANO_BASE_URL=https://ocis.owncloud.test AUTH_N_PROVIDER_KOPANO_REDIRECT_URL=https://ocis.owncloud.test/oidc-callback.html k6 run packages/k6-tests/artifacts/koko-cool-010-open-change-save-simple-k6.js --vus=1 --iterations=1

If you don't mind, can you please see if it works for you and if not, see why?

https://github.com/owncloud/ocis/tree/master/deployments/examples/ocis_full

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

Successfully merging this pull request may close these issues.

2 participants