-
## Before
* [ ] Close `2.0.0` milestone
* [ ] Drop support Nunjucks
## Draw (20.11.2016)
### Templates
* [ ] `yellfy-pug-inheritance` ~~~(blocked by https://github.com/mrmlnc/yellfy…
-
Hello, this bugging me for a while.
I am trying to implement e2e, I created an App using `electron 11.2.1` Now I am trying to test it. Therefore I studied the docs and it seems that I don't need to t…
-
Hello,
Thanks for your great work on spectron. I'm trying to setup spectron in my project but even if `nodeIntegration` is set to true, `app.electron` and other variables are undefined.
You can…
-
I'm trying to build a simple Hello-World electron application,
- it works fine when I launch it from from the terminal using 'yarn start' from electron-app package.json
- it fails when I create …
-
I just cloned this repo and run npm i and npm test. I have not made any changes. The test fails with the following error:
> mocha temp/e2e.js --require source-map-support/register
applicat…
-
I am running Cider 2.5.3_1 - Electron on Linux.
Steps to reproduce:
- Open Cider
- Menu → Marketplace → Themes
- Find "Catppuccin - Mocha"
- Click Install
No theme change is made. I resta…
-
This is a TODO from https://zulip.readthedocs.io/en/latest/roadmap.html that Tim included in the Zulip roadmap when he first published it in 27b8e8b294e3c43566dea724d059ef32af16a8f3 .
-
There is currently no testing of the typescript functions that are used to run the application. Adding unit tests for each of the functions would help increase the stability of the project.
_______…
-
Hey, after updating `electron` to v10 and `spectron` to v12 I've started having issues with running my test suite. So I started debugging by creating a single test with code taken from spectron's read…
-
Hello!
I'm trying to get a text from the page, but i can't.
I get error: `app.client.getText is not a function`;
A wrote all errors in comments (in the code below). Thanks!
pakage.json
```
…