-
I have a GTS file like the following;
```ts
function someFunction(this: SomeContext, data: Row[]) {
const filter = this.filter
return data.map(...)
}
class extends Component {
get som…
-
The latest version of liquid-fire is leaking it's linter tests to our app and causing failures in our tests. Weirdly, this only happens on one of our CI environments. Travis is fine.
**Ember-CLI:** 1…
-
## The devDependency [qunit-dom](https://github.com/simplabs/qunit-dom) was updated from `0.8.3` to `0.8.4`.
🚨 [View failing branch](https://github.com/elwayman02/ember-interactivity/compare/master.…
-
## The devDependency [ember-qunit](https://github.com/emberjs/ember-qunit) was updated from `4.4.1` to `4.5.0`.
🚨 [View failing branch](https://github.com/BBVAEngineering/ember-cli-custom-addons/com…
-
I recently updated `ember-qunit` to latest which also required me to install `qunit` and `@ember/test-helpers` manually. I noticed that when I would run my ~7000 unit tests that I would run into an er…
ghost updated
2 years ago
-
This happened when I tried to write a HOC with a parent passing a function to its child, and the function gets called when the child is inserted and going to be destroyed. I made an integration test t…
-
Hi,
after `ember s`:
`DEPRECATION: ember s in `~/project/node_modules/ember-load-initializers/addon`, but no JavaScript preprocessors were found for `ember-load-initializers`. Please make sure t…
-
Generating a fresh ember 5.5 app results in the following error.
![image](https://github.com/ember-cli/ember-cli/assets/334789/9c85e8b2-b3e0-40d9-8e37-3e8b7d6fc89a)
This is likely due to ember-q…
-
## The devDependency [qunit-dom](https://github.com/simplabs/qunit-dom) was updated from `0.8.3` to `0.8.4`.
🚨 [View failing branch](https://github.com/geokrety/geokrety-frontend/compare/master...ge…
-
It looks like [`ember-cli` calls `DS._setupContainer` to setup tests](https://github.com/rpflorence/ember-qunit/blob/master/lib/module-for-model.js#L4-29). Is there a recommended way to do this with E…