Commit graph

11 commits

Author SHA1 Message Date
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
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
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
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
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
bd454e18cd core: Upgrade from babel5 -> babel6 2016-04-07 13:28:42 +02:00
Kevin van Zonneveld
7256fb1113 Test refactoring /cc @arturi @hedgerh
- Move failing multipart dir into a v0.0.5 directory
- Add a passing dummy i18n acceptance test
- Move acceptance tests into own dir, just like unit tests
- Make acceptance test run the same way as as unit tests, via an
index.js
- Remove bash requirement to run acceptance tests
2016-04-07 09:18:12 +02:00