SymphonyElectron/tests
Vikas Shashidhar 299e75eca3 Electron 44 File Download Experience (#116)
* Implemented File Download Experience

1. Initiate download manager when a file download is initiated.
2. Add items to download manager when new items are downloaded.
3. Allow user to open file in default OS app.
4. Allow user to show file in finder/explorer.
5. Allow user to close download bar.

* 1. Removed underscore
2. Added safety checks
3. Added support for popouts
4. Creating most elements of download manager if electron

* 1. Moved download manager logic to a separate file

* 1. Added styles to help pushing up the content of the app when the download manager is being shown.

* 1. Added tests for Download Manager.

* Removed unnecessary code.

* Made adjustments to handle positioning of the download manager through the flexbox model rather than the fixed positioning way.

* Removed data attributes being added to body to handle download manager.
2017-06-27 08:08:58 -07:00
..
__mocks__ Electron 24 - protocol handler (#85) 2017-05-13 11:23:44 -07:00
fixtures/snippet add unit test for isInDisplayBounds and config.js (#66) 2017-04-26 09:46:15 -07:00
utils Electron-66 (Unit tests) (#120) 2017-06-02 09:29:31 -07:00
activityDetection.test.js fix activity detection tests and build process (#133) 2017-06-08 09:10:37 -07:00
config.test.js cache config files when read from disk (#139) 2017-06-13 11:18:29 -07:00
DownloadManager.test.js Electron 44 File Download Experience (#116) 2017-06-27 08:08:58 -07:00
log.test.js Electron-66 (Unit tests) (#120) 2017-06-02 09:29:31 -07:00
ProtocolHandler.test.js electron-66: increased the branch coverage for the protocol handler methods (#118) 2017-05-31 10:44:19 -07:00
README.md add logging and refactor (#26) 2017-03-01 16:32:21 -08:00
ScreenSnippet.test.js hide readResult method (#131) 2017-06-07 09:05:25 -07:00

to override dependencies