Commit Graph
2 Commits
Author SHA1 Message Date
Brian Clifton a82068b5de Make it easy to run unit tests for our Python scripts + increase coverage
- Fixes broken unit tests
- Fixes linting errors
- Adds tests for upload scenario
- Adds test for retry scenario (making sure calls are in order)

New `npm run` task created; runs linter + tests. To try it, run:
`npm run test-python-scripts`
2019-01-15 16:27:10 -07:00
Matt Bacchi e34c28055d Automate the upload of installers to omaha-server
Download install packages from GitHub release, then
upload to omaha/sparkle.

Thanks to @jumde for assistance on this.

Fixes https://github.com/brave/brave-browser/issues/2578
2018-12-14 15:54:49 -07:00