Feross Aboukhadijeh
e72005e239
Remove cp-file, use copyFileSync instead
2019-09-14 16:32:38 -07:00
hicom150
619e5249ac
Fix integration test setup
2019-08-19 16:27:21 +02:00
Feross Aboukhadijeh
0471d141c4
standard
2019-07-05 15:06:27 -07:00
David Ernst
c3315ab0fc
Remove reference to (BETA) in test comments
2019-04-07 00:08:19 -05:00
Feross Aboukhadijeh
10b4450214
standard
2018-08-28 19:38:25 -07:00
Feross Aboukhadijeh
8d86cffabd
standard
2017-02-08 16:07:25 -08:00
Feross Aboukhadijeh
cdb7b6eb44
Style fixes to PR #995 based on feedback
2016-10-03 01:24:53 -07:00
Feross Aboukhadijeh
02f5dbb63f
perf: 60ms improvement: Replace fs-extra with mkdirp/rimraf/cp-file
...
In Electron apps, the cost of large modules is very real.
fs-extra is very convenient, but removing it caused 50 fewer unique
files to be required(), resultin in 60ms faster startup!
Before: 557 unique requires (1330-1340ms)
After: 507 unique requires (1270-1280ms)
2016-10-03 01:24:53 -07:00
DC
2114532f62
Integration tests: fix on Windows
2016-09-25 19:58:11 -07:00
DC
8e66f641ce
Integration test: default announce list changed
2016-09-21 23:58:21 -07:00
DC
82c49b5fc5
Integration test: yet another round of fixes
2016-09-21 23:58:21 -07:00
DC
853db922f1
Integration test: windows screenshot fuzzy diff
2016-09-20 23:53:00 -07:00
DC
7bf51b11ee
Integration test: screenshot timing
2016-09-20 23:51:38 -07:00
DC
802a898394
Integration tests: offline by default
2016-09-20 23:51:37 -07:00
DC
2200fffa1e
Fix integration tests on Windows
2016-09-20 23:51:37 -07:00
DC
6541291e0d
Integration test: address PR comments
2016-09-17 20:35:54 -07:00
DC
e4e789cc5b
Integration test: screenshot compare ignoring transparency
2016-09-17 20:35:52 -07:00
DC
09b525fe58
Integration test: simplify offline mode
2016-09-17 20:35:52 -07:00
DC
bdb733352a
Integration test: video playback
2016-09-17 20:35:52 -07:00
DC
75a4655a0f
Integration test: create torrents
2016-09-17 20:35:52 -07:00
DC
051c1516a0
Integration test: add existing torrent
2016-09-17 20:35:51 -07:00
DC
290913d07a
Integration test: delete torrent + data
2016-09-17 20:35:51 -07:00
DC
785c44cd2a
Integration test: torrent list
2016-09-08 23:55:37 -07:00
DC
1ad8a5313b
Integration test: save failed screenshot comparisons
2016-09-08 19:13:14 -07:00
DC
967e161288
Integration test: screenshots
2016-09-08 19:10:28 -07:00
DC
fe8c3b190c
Integration test: tape + spectron hello world
2016-09-08 19:10:28 -07:00