This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
nativefier
Watch
2
Star
2
Fork
0
You've already forked nativefier
mirror of
https://github.com/Llewellynvdm/nativefier.git
synced
2024-12-24 19:10:22 +00:00
Code
Issues
Releases
Activity
9f74b690a1
nativefier
/
test
/
fixtures
/
basic
/
ignorethis.txt
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
Add more comprehensive tests This implements the following cases: * Basic runs for a specific version/platform/arch with default options (testing for existence of expected output files/folders) * Runs for each target platform with `out` set * Runs for each target platform with `asar` set * Runs for each target platform with `prune` set * Runs for each target platform with `ignore` set * This includes testing `ignore` including a path separator * This also includes testing that `ignore` entries are applied with the app folder trimmed * Runs for each target platform with `overwrite` set / not set * Runs with `all` set, with `arch` or `platform` each set to `all`, and with `platform` set to multiple platforms (comma-delimited or array) * Tests specifically for the darwin target platform, to test `icon` and `sign` The test logic is organized such that the version of Electron being tested can be configured once centrally (in config.json), and the tests will not run until after downloading any necessary electron versions (to avoid timing out due to long downloads). Resolves #77.
2015-06-24 04:05:36 +00:00
Copy Permalink