Skip to content

Conversation

@kevinsawicki
Copy link
Contributor

In the next Electron release (0.37.4), the default_app/ folder will now be a default_app.asar file.

This pull request adds support for deleting default_app.asar during packaging.

electron/electron#4956

@kevinsawicki
Copy link
Contributor Author

Electron 0.37.4 is now out so default_app.asar is now present in that release.

@malept
Copy link
Member

malept commented Apr 5, 2016

We've just added a 0.37.4 fixture via #301. Would you mind adding a testcase using that test project to make sure that default_app.asar is deleted from an Electron release where it initially exists?

Once that's done, I'd like to merge this PR and release 6.0.1.

@malept malept added the tests-needed Pull request needs tests label Apr 5, 2016
@kevinsawicki
Copy link
Contributor Author

@malept What Electron version do the basic tests run against by default? Is the current test in this pull request not sufficient?

@malept
Copy link
Member

malept commented Apr 6, 2016

@kevinsawicki the basic tests run against 0.35.4 or so, I believe due to the Mac App Store target platform.

@malept
Copy link
Member

malept commented Apr 6, 2016

I would rather have a test for Electron versions both before and after 0.37.4, to ensure both cases are covered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests-needed Pull request needs tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants