cypress-svelte-unit-test icon indicating copy to clipboard operation
cypress-svelte-unit-test copied to clipboard

Unit testing Svelte components in Cypress E2E test runner

Results 35 cypress-svelte-unit-test issues
Sort by recently updated
recently updated
newest added

I'm using (routify)[https://routify.dev/] for Svelte routing. When trying to run a simple component test, I get the error: ![image](https://user-images.githubusercontent.com/18583882/88432578-53f9b280-cdb1-11ea-8b02-a89a5d0f0ada.png) ## Is this a bug report or a feature request? If...

- look at https://timdeschryver.dev/blog/how-to-test-svelte-components - look at https://nathancahill.com/dainte/introducing - respond to https://twitter.com/mikenikles/status/1258092697098825733 Stretch goal: how to get code coverage?

difficulty: easy 🚴
impact: 🥇
topic: writing 📝

- https://github.com/leveluptuts/svelte-notion/pull/1

to confirm that all Svelte v3 features are working List: https://svelte.dev/examples Should go into `cypress/components` folder

help wanted
good first issue

Debugging the Svelte unit test is difficult because external sourcemaps seem not to be recognized or Cypress does not serve them to the browser. Workaround: use internal sourcemap using [webpack...

enhancement

Bug: The component constructor can take several options, not just `data`: currently there is `data`, `store` and `slots`, and potentially there will be more. The fact that the second parameter...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress-expect](https://redirect.github.com/bahmutov/cypress-expect) | [`2.5.0` -> `2.5.3`](https://renovatebot.com/diffs/npm/cypress-expect/2.5.0/2.5.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress-expect/2.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress-expect/2.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependencies
renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@cypress/webpack-preprocessor](https://redirect.github.com/cypress-io/cypress/tree/develop/npm/webpack-preprocessor#readme) ([source](https://redirect.github.com/cypress-io/cypress)) | [`5.10.0` -> `5.17.1`](https://renovatebot.com/diffs/npm/@cypress%2fwebpack-preprocessor/5.10.0/5.17.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@cypress%2fwebpack-preprocessor/5.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

type: dependencies
renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup-plugin-filesize](https://redirect.github.com/ritz078/rollup-plugin-filesize) | [`9.1.1` -> `9.1.2`](https://renovatebot.com/diffs/npm/rollup-plugin-filesize/9.1.1/9.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup-plugin-filesize/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup-plugin-filesize/9.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependencies
renovate