Commit graph

80 commits

Author SHA1 Message Date
Artur Paikin
a6ed320b4e Kick Travis again 2016-07-08 22:53:42 -04:00
Artur Paikin
c50928b43d Disable Safari and Edge 2016-07-08 15:43:53 -04:00
Artur Paikin
936392d7ed Local test on Travis? 2016-07-08 15:34:35 -04:00
Artur Paikin
c15decc204 Improve acceptance tests — adding files 2016-06-21 16:54:07 -07:00
Artur Paikin
626addaaa9 Test update 2016-06-21 16:37:19 -07:00
Artur Paikin
7ee11358e0 Enable Safari and MicrosoftEdge, try remote host again 2016-06-21 16:23:32 -07:00
Artur Paikin
15c31c4895 Debug + tests 2016-06-14 12:45:20 -04:00
Artur Paikin
b204ccc9f6 Tests fix: target local and disable edge+safari 2016-06-02 03:23:12 -04:00
Artur Paikin
2730b048f7 Hack fix acceptance tests 2016-06-02 02:51:28 -04:00
Artur Paikin
e2cda3a1b5 Cleanup, fix acceptance tests 2016-06-02 02:20:01 -04:00
Artur Paikin
b6be8e2124 Dummy test refactor 2016-05-30 07:21:21 -04:00
Artur Paikin
9266f85998 Refactor tests some more 2016-05-26 17:46:18 -04:00
Artur Paikin
7f77ab1b13 Add pass/fail SauceLabs flags, refactor 2016-05-25 17:06:26 -04:00
Artur Paikin
469f93de88 test/fail flag in tests in Saucelabs? 2016-05-25 10:02:40 -04:00
Artur Paikin
ab62753f38 Merge remote-tracking branch 'origin/master', temporarily disable GDrive test
# Conflicts:
#	src/core/Core.js
2016-05-20 18:14:38 -04:00
Kevin van Zonneveld
a24a934e4d test uppy.io instead of localhost. Safar & edge are still having issues 2016-05-07 14:47:24 +02:00
Kevin van Zonneveld
36aca95a88 Marrying travis & sauce (#88)
* First swing at marrying travis & sauce

* Try to utilize the tunnel on Travis so we can test localhost

* Fix tag tyoe

* No longer spin up xwindows as saucelabs runs our browsers now
2016-05-07 10:56:30 +02:00
Artur Paikin
2d41790600 Refactor tests, enable Safari and Edge 2016-05-06 22:47:14 -04:00
Artur Paikin
ac74c6ab93 Refactor tests, make a special case for Safari and Edge 2016-05-06 17:56:43 -04:00
Artur Paikin
e76ecdde21 :glitch_crab: 2016-05-06 13:45:36 -04:00
Artur Paikin
19202a2f55 Minor test refactoring 2016-05-06 13:37:32 -04:00
Artur Paikin
c213e2d341 Minor refactoring and fixes 2016-05-04 12:56:10 -04:00
Artur Paikin
7aaf1db2a2 Add browsers to test in 2016-05-04 00:17:54 -04:00
Artur Paikin
d6ee3b973b Change plugin name to id, manually set it everywhere — IE doesn’t support constructor.name 2016-05-02 16:20:37 -04:00
Artur Paikin
0d986da79d Fix DragDrop input & tests 2016-05-02 14:25:29 -04:00
Artur Paikin
50bb2e8a9d SAUCELABS_ prefix 2016-05-02 12:33:33 -04:00
Artur Paikin
7fa0f97f1a Fix acceptance tests 2016-05-02 11:30:14 -04:00
Artur Paikin
87f2912177 Add multipart acceptance test that uploads 2 images 2016-05-01 19:08:20 -04:00
Artur Paikin
2e3eec65da Make acceptance tests run on Local & Remote environments
Depending on whether or not process.env.ACCESS_KEY is supplied
2016-04-29 01:57:37 -04:00
Artur Paikin
cee0b16668 Switch from console.log strings to progressbar test in DragDrop 2016-04-29 01:57:37 -04:00
Harry Hedger
0a642a2a24 Removed defaultCore from GoogleDrive test. 2016-04-20 15:41:00 -04:00
Harry Hedger
be1bb7bb5d Added real Core to Google Drive unit tests. 2016-04-20 11:02:40 -04:00
Artur Paikin
84fabd7d61 Google Drive: turn back tests, add to Modal example 2016-04-19 00:38:46 -04:00
Artur Paikin
7f174ea638 Fix Google Drive? 2016-04-18 10:52:55 -04:00
Harry Hedger
f37df87069 Pass location.href for oauth redirect. Fixed tests to use mock core. Added logout button. 2016-04-13 06:35:53 -04:00
Artur Paikin
49f1bc8f07 Refactoring, added wait 2016-04-11 19:38:58 -04:00
Artur Paikin
5829a80727 Let’s give it 30 seconds to see if that’s the case 2016-04-11 18:18:49 -04:00
Artur Paikin
c3d3d6e465 Refactor acceptance tests all over again, add global.uppyLog 2016-04-11 18:09:45 -04:00
Artur Paikin
d80bd0480e Let’s wait some more time 2016-04-11 13:11:36 -04:00
Artur Paikin
c70ed036cb Maybe now? 2016-04-11 13:02:10 -04:00
Artur Paikin
968bfb54f3 Rewrite tests 2016-04-11 12:48:37 -04:00
Artur Paikin
9cdb50c645 Rename driver to browser 2016-04-08 20:06:29 -04:00
Artur Paikin
ed388b9d5b Rethink my behaviour — separate Driver instances for now 2016-04-08 19:41:16 -04:00
Artur Paikin
644d6b6759 Refactor acceptance tests, move boilerplate to a standalone core module, add simple dragdrop test 2016-04-08 19:16:26 -04:00
Harry Hedger
ad79f6687d Google Drive (#80)
* Added two more unit tests for GoogleDrive.  Prettified test reporting.  Added 'every' and 'groupBy' utils.

* GoogleDrive state/rendering. Env variable file. Add state to core.

* corrected small lint errors.
2016-04-08 08:26:06 +02:00
Artur Paikin
b9c98b5b73 He removed the dot and paid for it 2016-04-08 01:18:02 -04:00
Harry Hedger
7935266d7f checkAuth and getFile unit tests for Google Drive. added nock and node-fetch. 2016-04-07 12:54:37 -04:00
Kevin van Zonneveld
e4d8d0a490 Test if actual i18n text exists: Выберите файл или перенесите его сюда. 2016-04-07 16:38:38 +02:00
Kevin van Zonneveld
bd454e18cd core: Upgrade from babel5 -> babel6 2016-04-07 13:28:42 +02:00
Kevin van Zonneveld
3f875ba95d Limit the amount of time we'll wait for the consoleElement to be loaded 2016-04-07 11:33:12 +02:00