-
This is a holding place for issues that arise in working toward 1.0, but aren't worth a separate issue that will likely become stale for a while. If you want to work on one of these tasks, feel free t…
-
Chrome and Safari will soon support the [prefers-color-scheme](https://caniuse.com/#search=prefers-color-scheme%3A) media query. Let's respect that since Storybook has a dark theme already
**Are …
-
Please let me know if I'm just doing things wrong, but when `actions/github-script` is used within another action, things like `core.getInput('some_input)` don't return anything.
I have a test here…
-
Hi @liaoliaots , thank you for all your hard work for this library
## Expected Behavior
For a Jest test, Redis should close after test module (@nestjs/testing) encounters error during compilatio…
-
A tool to Globally search & replace contents to helps during situation incorrect migration, Batch modification of content, clean up junk data injected from various Adblock browser plugins. Idea is sa…
-
Hi all, after reviewing the docs, I'm still having a hard time understanding exactly how to mock out S3 functionality. In this case, I want to mock uploading a file and then writing to dynamoDB.
A…
-
Apart from the unit tests (for functions, storage etc.), I have written a list of UI/behaviour entries, which if tests are added will make it much easier to find bugs. Since this is UX testing, we can…
-
UserDefinedForm::get()->byID($formID); throws an error:
Table 'dev.UserDefinedForm' doesn't exist
SilverStripe\ORM\DataList->byID(12)
EmailRecipient.php:154
Checked DB that's true that UserD…
-
#### What are you trying to achieve?
Run codeception in Docker using standalone selenium server
#### What do you get instead?
[Error] Class name must be a valid object or a string
NOTE: Sinc…
-
#### What are you trying to achieve?
Automating application which accepts an SSL certificate before loading login page (2-way handshake)
#### What do you get instead?
Automated Firefox window is …