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

Add cymap to plugins.json #5839

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Add cymap to plugins.json #5839

merged 1 commit into from
Jun 5, 2024

Conversation

FC122
Copy link
Contributor

@FC122 FC122 commented Jun 5, 2024

Cypress plugin for accessing mail from email servers.

The purpose of this plugin is to use existing email servers instead of deploying your own. Cymap leverages the capabilities of the IMAP protocol.

By using cymap:

  • you are not dependant on an email server nor its REST API
  • you have no need to deploy your own email server, you can use gmail or any other similar service
  • if you have your own email server it will work with it to since IMAP is standardized
  • you can access mail from multiple clients

Copy link

netlify bot commented Jun 5, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 5fd1adf

@CLAassistant
Copy link

CLAassistant commented Jun 5, 2024

CLA assistant check
All committers have signed the CLA.

@cypress-app-bot
Copy link
Collaborator

src/data/plugins.json Outdated Show resolved Hide resolved
Copy link
Contributor

@MikeMcC399 MikeMcC399 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing the typo. I'm an external contributor and I don't have approval / merge authority, so the next step will be for the Cypress.io team to review your PR. Please be patient about this!

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@jennifer-shehane jennifer-shehane merged commit ed201fd into cypress-io:main Jun 5, 2024
3 checks passed
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.

None yet

5 participants