This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
425efb5e47
electron
/
spec
/
fixtures
/
auto-update
/
update
/
package.json
6 lines
83 B
JSON
Raw
Normal View
History
Unescape
Escape
spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) * spec: add tests for the autoUpdater on macOS that actually test if it works * spec: add express as dep * spec: add logic to auto-trust self-signed certificate and not run autoupdate specs on MAS * build: fix the step name for importing the codesign cert * chore: update updater spec PR as per feedback * fix: s/atomBinding/electronBinding * build: use spawn instead of exec
2019-03-30 00:32:52 +00:00
{
test: make test apps' name prefixed with electron-test- (#33511)
2022-03-30 17:17:34 +00:00
"name"
:
"electron-test-update"
,
spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) * spec: add tests for the autoUpdater on macOS that actually test if it works * spec: add express as dep * spec: add logic to auto-trust self-signed certificate and not run autoupdate specs on MAS * build: fix the step name for importing the codesign cert * chore: update updater spec PR as per feedback * fix: s/atomBinding/electronBinding * build: use spawn instead of exec
2019-03-30 00:32:52 +00:00
"version"
:
"1.0.0"
,
"main"
:
"./index.js"
test: make test apps' name prefixed with electron-test- (#33511)
2022-03-30 17:17:34 +00:00
}
Reference in a new issue
Copy permalink