-
- `@testing-library/jest-dom` version: 4.1.2
- `node` version: 10.15.0
- `npm` (or `yarn`) version: yarn 1.13.0
### Relevant code or config:
```js
expect(getByTestId('testid')).toHaveAttr…
-
Hello!
i have a little problem with encoding in mailslurper..
For example, in the subject, when there's a special character in subject (á, é, í, ó, ú) shows:
`=?UTF-8?Q?Title with special charac…
-
I am having index.marko.js and component.js in same folder. And tests code as following.
I can able to test index.marko,
But Below lifecycle methos are not executing.
**component.js:**
module.ex…
-
### Describe the feature you'd like:
I'd like to build and contribute a testing library wrapper for [MarkoJS](https://markojs.com).
I'm not sure if this a project that you would be interested in…
-
Storybook monorepo contains some cyclic dependencies, they are listed during `yarn bootstrap`:
```ts
...
storybook info bootstrap prepare
lerna notice cli v3.13.1
lerna WARN ECYCLE Dependency …
-
Explore how to do shallow rendering on Marko.
Possible solutions:
- Use marko `taglibFinder.excludeDir()` or `taglibFinder. excludePackage ()` to prevent rendering nested components. See https:/…
-
### Bug or support request summary
When I navigate to `examples/cra-kitchen-sink` and run `yarn start` I expect the app to compile and start in the `react-scripts` dev server.
Instead, an error …
-
### Description
Currently starting Atom makes my computer become completely unresponsive. The spinning wheel of death appears and it stops spinning in less than 1 minute. I cannot even move the mou…
-
Did you ever make any progress on this? I've been experimenting with my own solutions but they're still not very stable.
-
I tried the new `vscode` theme but somehow it renders the icons very small:
![screen shot 2018-08-30 at 05 54 20](https://user-images.githubusercontent.com/280235/44828709-77457280-ac19-11e8-9d5f-f…