-
**Describe the bug**
Running `npm test` or `npm run test:ci` in a brand new Hydrogen starter template, the tests fail with the following error
```
TypeError: Class extends value undefined is not …
-
This ticket tracks classes that are lacking in test coverage. All of this code has been stable for a long time, but it's a good way to get familiar with the Arrow codebase.
If you're looking to con…
-
From #36, I noticed that `graphql/utilities` has most of the tools for working on `SDL`.
For advance features and matainability, we decided to rewrite all existing code with `graphql/utilities`.
…
-
When trying to install the plugin, there's an undefined error. When cheking the logs, I get the following.
`..."exception":"[object] (Error(code: 0): Undefined constant craft\\services\\Utilities::…
-
Starting in macoS 15 Sequioa, Keychain Access.app will live in the System folder at /System/Library/CoreServices/Applications/Keychain Access.app.
My XCreds profile includes a link in the menu bar …
-
### CI Test Type
Acceptance
### Stacktrace
```shell
Failures:
1. Logged-out Users should be able to follow link to learn about cookies
Message:
link to learn about cookies on the Privacy Policy …
-
It is this test: https://metacpan.org/source/MSIMERSON/Mail-Toaster-5.54/t/Utility.t#L478
On a smoker (but also anywhere else) you cannot be sure that such a process will not be running.
Sample …
-
Given the docstring of `test()` I initially thought that running the "slow" tests required running the python script from command line. Indeed, the table below only mentions a command line parameter `…
-
**Describe the bug**
In Arabic locale `ar`, it shows the Indian numbers (`٠١٢٣٤٥٦٧٨٩`) for any DateTime format, such as `yMd`, however, it shows the Arabic numbers (`0123456789`) when formatting `int…
-
### Type of issue
Feature request
### Description
Many developers have a need for fixtures and helper libraries for running test logic. With the current naming scheme that we have for univers…