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

chore(demo-integrations): add Cypress Component Testing #838

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

nsbarsukov
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Build or CI related changes
  • Tests related changes
  • Documentation content changes

What is the current behaviour?

// TODO: replace this page with Cypress Component Testing after angular13+ update
{
path: DemoPath.Cypress,
loadChildren: () =>
import('../pages/cypress/cypress.module').then(m => m.CypressDocPageModule),
data: {
title: 'Cypress tests 🤫',
},
},

https://maskito.dev/cypress

@nsbarsukov nsbarsukov self-assigned this Dec 28, 2023
Copy link
Contributor

Visit the preview URL for this PR (updated for commit e7b3f71):

https://maskito--pr838-cy-component-testing-6f4fspcq.web.app

(expires Fri, 29 Dec 2023 15:13:36 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@nsbarsukov nsbarsukov marked this pull request as ready for review December 28, 2023 15:22
@github-actions github-actions bot added the ready to merge ready label Dec 28, 2023
@nsbarsukov nsbarsukov merged commit 9539991 into main Dec 28, 2023
33 checks passed
@nsbarsukov nsbarsukov deleted the cy-component-testing branch December 28, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants