-
Hi,
All of the sudden I'm not able to run tests anymore with the `ember electron:test` command.
I'm getting the following error:
![error](https://cloud.githubusercontent.com/assets/510233/18417306/…
-
Hi @felixrieseberg thanks a lot for your beautiful ember addon. I am having issues converting my ember app to ember-electron. When i run ember electron it builds fine without errors:
![image](https:/…
-
I tried to write acceptance test for my electron app.
But it hangs when calling `visit` helper in the test. Is it possible to do acceptance test in ember-electron at all?
-
I know Angular-CLI is a "moving target", so there are problems building dependencies on it. But there are also other dependencies (e.g., node-uuid) which should be fixed in the package.json file. Basi…
-
I am running tests using [ember-cli-yadda](https://github.com/curit/ember-cli-yadda) and [yadda](https://github.com/acuminous/yadda), and using [ember-cli-code-coverage](https://github.com/kategengler…
-
## Version **1.15.0** of [testem](https://github.com/testem/testem) just got published.
Branch
Build failing 🚨
Dependency
testem
…
-
I'm not 100% sure if this is a feature request or me exposing my lack of understanding of ember-electron: I would like the ability to customise the options such as `webPreferences` used when windows a…
-
-
I'm trying to install this package inside newly created Ember project I get following error:
```
Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
SyntaxEr…
-
Now that [Yarn](https://github.com/yarnpkg/yarn) has made it's debut and seems to be going swimmingly, it'd be great if we can specify which package manager is used during build. I know there's `--wit…