Feross Aboukhadijeh
d7783749ca
Update test-add-torrent.js
2019-09-14 17:06:28 -07:00
Feross Aboukhadijeh
cb930bef0b
test: Update screenshots
2019-09-14 16:42:01 -07:00
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
e8c39f2074
Fix screenshots further
2018-04-26 17:59:32 -07:00
Feross Aboukhadijeh
386b80a66f
Update mac screenshots for macOS 10.13.4
...
It looks like font renderering changed slightly, so screenshots need to be updated
2018-04-26 17:25:32 -07:00
Borewit
793ccebf0b
Merge branch 'master' into feature/improve-audio-torrent-poster-selection
2018-04-20 07:38:53 +02:00
Borewit
8d657d93e0
Fix code style
2018-03-04 18:49:59 +01:00
Borewit
5802cd3591
#1332 : Add unit test for cover selection algorithm.
2018-03-04 18:44:14 +01:00
Borewit
9b74602119
Fixed the win32 version of the test-integration/test-audio: updated screenshots to match new meta-data.
...
The format value has been to partially transparent because the bit-rate is not stable.
This is due to the fact these MP3 are encoded with Variable Bit-Rate (VBR),and they are lacking a "Xing" header, providing VBR encoding details.
Related to issue #1320 & #1240 .
2018-03-04 10:45:30 +01:00
Feross Aboukhadijeh
474654fd16
standard
2018-02-18 15:49:46 -08:00
Feross Aboukhadijeh
3b05b52e57
feross -> webtorrent
2017-04-14 13:48:39 -07:00
Feross Aboukhadijeh
8d86cffabd
standard
2017-02-08 16:07:25 -08:00
Feross Aboukhadijeh
d7a031a457
test: update test for new default trackers
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
b7201f424d
test: update screenshot for new default trackers
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
bb40f0f11a
Update Mac integration test for Sierra 10.12
...
The font changed slightly on the next version of Mac OS. Let's update
the screenshots to match, since I already updated. (@dcposch - you'll
need to update too if you want the integration tests to pass on your
machine)
2016-10-04 01:53:49 -07: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
Benjamin Tan
06cdac8121
Remove weird outline from “Create Torrent” button.
...
The outline was caused by the wrong class being applied to the button.
Closes #989 .
2016-10-02 21:35:26 -07:00
DC
2114532f62
Integration tests: fix on Windows
2016-09-25 19:58:11 -07:00
DC
815ba00a6b
Integration tests: fix on Mac
2016-09-25 19:43:09 -07:00
DC
85d04f931b
Design: update integration test screenshots
2016-09-23 03:42:13 -07:00
DC
2d2645e642
Integration test: announce list windows screenshot
2016-09-21 23:58:42 -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
b57ee73035
Integration tests: extra wait in test-audio
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
3a286ae978
Integration test: wait for next song
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
ad1162c7de
Integration tests on Windows
2016-09-20 23:51:33 -07:00
DC
ed4daeb560
Integration test reliability
2016-09-20 23:49:45 -07:00
DC
41511c5615
Integration test: use /tmp
2016-09-18 19:17:07 -07:00
DC
6541291e0d
Integration test: address PR comments
2016-09-17 20:35:54 -07:00
DC
711d274398
Integration test: mock cast, remove loading bar
...
This lets us use exact screenshots with no transparency.
2016-09-17 20:35:53 -07:00
DC
6c5861b9fc
Test screenshots: Create Torrent raised button
2016-09-17 20:35:53 -07:00
DC
f7ab27f9fd
Integration test: audio
2016-09-17 20:35:53 -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