-
Notifications
You must be signed in to change notification settings - Fork 69
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
Integrate E2E testing #172
Comments
@larkox Hi, I am new to open source. I would like to work on this issue. |
All yours 🎉 Thank you very much! |
@larkox I am facing issue while doing zoom plugin developer setup on my local - Can you point me to a relevant document or provide a way to configure zoom plugin for local set following flags in config.json for mattermost-server repo
For deploying plugin using below command
Getting following error: |
The plugin should be already installed. You just need to configure the plugin. This error in particular is just about filling the APIKey. |
@larkox Sorry I don't have permission to generate token from my zoom account. Hence I am un-assigning myself. |
@patidar-jaishree You can create a free developer account at zoom at https://marketplace.zoom.us/ , and create a testing app there. |
Following a similar design as in the Incident Response Plugin integrate Cypress E2E testing for this plugin.
At least one simple test case has to be added to make sure the system works.
The text was updated successfully, but these errors were encountered: