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

Set up full testing environment in CI for macOS to test app extensions #44

Open
claucambra opened this issue Jul 14, 2023 · 2 comments
Open

Comments

@claucambra
Copy link

Unit tests are great, but they can miss issues that affect macOS users at the app extension level. We have faced this during the 3.9 release candidates, and testing on personal development setups can miss issues with pluginkit not initialising the Finder Sync extension of the client, for example.

A testing environment with a script to install and check the state of the client and its extensions would help catch these issues immediately

@mpivchev
Copy link

Just as FYI NextcloudKit already has integration tests support for iOS and MacOS

@claucambra
Copy link
Author

Just as FYI NextcloudKit already has integration tests support for iOS and MacOS

Very cool! On the desktop client we would still need a proper full test environment similar to a user's vanilla experience to test things such as the client's app extensions, however -- we have had issues with this in the past

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