Amir Tugendhaft

Results 10 issues of Amir Tugendhaft

Hi, Is there any plan or option to give types for the methods? I'm using the package, and working on routes' structure enforcement.

## The Problem When trying to run intern more than one or even the same intern more than once, using `intern.run()`, after re-configuring it, it will shout that it cannot...

enhancement
effort-medium
priority-medium

Adding a verbal description will help developers understand with better ease how to format the PR title. Instead of seeing something like: ![](https://user-images.githubusercontent.com/8065975/131848781-70dd12d0-f6e8-48cb-8ac7-c437c7dc1c2c.png) They will see an actual verbose description.

* Fixes #53. * Assuming custom components will use `components` from `react-select` - Change the `clearFirst` and `clearAll` methods to work with the specific class names (`${classNamePrefix}__multi-value_remove` and `${classNamePrefix}__clear-indicator`). *...

It'd be a nice feature if (by default or manual) apollo could tag the deployed commit as 'deployed' so we could have a better overview on the project just by...

enhancement
help wanted

### Description ### Describe the bug I am using `@chakra-ui/react` with `@emotion/react` and running `vitest` with `@testing-library`. I am able to run my application smoothly, and when I try to...

**Describe the bug** I've added the `skip` tag (also tried with the `exclude` tag) to skip currently failing a11y tests, and I still see that some (or maybe all) the...

`test-runner` is currently running using `jest`, and the rest or the ecosystem of storybook is already running on `vitest` See for example the [`@storybook/test` package](https://storybook.js.org/blog/storybook-test/?ref=storybookblog.ghost.io). I believe that `vitest` would...

Hi hi I was looking at this lib (got here through a post in Medium) And it looks really good and simple. The only thing that I'm missing in order...

**Describe the bug** A11y tests crash in the test runner when upgrading Storybook to v8. I followed the upgrade manual and everything passes but the a11t tests in the test...

needs reproduction