Commit graph

135 commits

Author SHA1 Message Date
Kevin van Zonneveld
509e322dc8 I guess this works @hedgerh. Maybe it can be prettier tho 2016-04-20 18:06:23 +02:00
Kevin van Zonneveld
7d984ae11b Release 0.0.4 2016-04-13 13:21:46 +02:00
Artur Paikin
c3d3d6e465 Refactor acceptance tests all over again, add global.uppyLog 2016-04-11 18:09:45 -04:00
Artur Paikin
968bfb54f3 Rewrite tests 2016-04-11 12:48:37 -04:00
Kevin van Zonneveld
888561c4f8 Upgrade to uppy-server 0.0.3
Which has CORS support for uppy.io and uses port 3020 again
2016-04-08 20:43:44 +02:00
Kevin van Zonneveld
6707e35b7c Change uppy-server port to 3020 2016-04-08 19:52:54 +02: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
10b8d51e7c Fix, that somehow documentation is failing now
on sh: documentation: command not found
2016-04-07 14:43:06 +02:00
Kevin van Zonneveld
e1c0f290f1 devdeps 2016-04-07 13:47:54 +02:00
Kevin van Zonneveld
305e131439 Show babel cli version 2016-04-07 13:47:09 +02:00
Kevin van Zonneveld
98ab084322 Upgrade babel-cli too 2016-04-07 13:37:00 +02:00
Kevin van Zonneveld
bd454e18cd core: Upgrade from babel5 -> babel6 2016-04-07 13:28:42 +02:00
Kevin van Zonneveld
6d74ef7ef8 Lint test dir too 2016-04-07 09:24:51 +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
Kevin van Zonneveld
f017c48ee2 Remove web:kill 2016-04-07 09:18:12 +02:00
Kevin van Zonneveld
5e50f21335 Speed up eslint 2016-04-07 09:18:12 +02:00
Kevin van Zonneveld
182ebf37ec Boot & kill servers in a separate script, offer npm run scripts for both ways 2016-04-07 09:18:12 +02:00
Kevin van Zonneveld
46827c3994 Make handling for servers optional, so you can also run your own servers, and just run bin/test-acceptance directly 2016-04-06 17:53:24 +02:00
Kevin van Zonneveld
eb4e1ed337 Remove chrome & zuul now that we're using Firefox for Travis
https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to
-Run-Tests-That-Require-a-GUI
2016-04-06 17:02:22 +02:00
Kevin van Zonneveld
81ad766cf9 Remove zuul from dependencies 2016-04-06 11:34:26 +02:00
Kevin van Zonneveld
a920beec43 Upgrade uppy-server 2016-04-06 11:34:09 +02:00
Kevin van Zonneveld
5c75a07252 Add shortcut to delete Travis cache
Useful for when node modules have been deleted
2016-04-06 10:38:38 +02:00
Kevin van Zonneveld
8c1c96b67e Sort npm scripts 2016-04-06 10:34:49 +02:00
Kevin van Zonneveld
37c622faf5 Add a test-acceptance script which spins up servers in the background 2016-04-06 10:32:04 +02:00
Kevin van Zonneveld
8721af2152 Install chromedriver /cc @hedgerh @arturi 2016-04-06 09:58:28 +02:00
Artur Paikin
d53ee40ded Test command fix, modal hidden/visible/selected attr refactor 2016-04-03 23:04:39 -04:00
Artur Paikin
eb98736f3e Cleanup, updateState, getState, move events from core to methods of Modal 2016-04-03 01:01:05 -04:00
Artur Paikin
96d4ae1b9a Use drag-drop module 2016-03-31 22:55:13 -04:00
Artur Paikin
fbf85dc779 Add yo-yo and eslint-plugin-promise 2016-03-21 12:26:18 -04:00
Kevin van Zonneveld
ae55424d1d Upgrade eslint & standard and fix linting accordingly 2016-03-18 11:22:40 +01:00
Artur Paikin
c0fe2c3eec Switch to builtin/browserified event-emitter, move dependencies to dev 2016-03-16 19:58:16 -04:00
Harry Hedger
469754fca6 Google Drive work. Added selenium-webdriver 2016-03-08 09:49:22 -05:00
Kevin van Zonneveld
2e7746eea7 core: Pluralize collections (locales, just l like plugins) 2016-03-07 10:16:43 +01:00
Kevin van Zonneveld
7b9a556152 Add an intense web:kill npm script 2016-03-07 10:14:17 +01:00
Kevin van Zonneveld
57a56772b9 Release 0.0.3 2016-03-07 08:57:49 +01:00
Kevin van Zonneveld
28122dd944 Release 0.0.2 2016-03-07 08:57:38 +01:00
Kevin van Zonneveld
875c8be8de Add release-(major|minor|patch) scripts 2016-03-07 08:56:32 +01:00
Kevin van Zonneveld
b988ef776d Decide on single-noun terminology
npm, umd, dist, package, cdn, module -> bundler -> bundle, and call it
that through-out
2016-02-17 11:09:08 +01:00
Kevin van Zonneveld
b1cc3b3d13 Refactor watch 2016-02-16 17:45:37 +01:00
Kevin van Zonneveld
af8a83ad36 Start uppy-server on start 2016-02-16 17:45:09 +01:00
Kevin van Zonneveld
286ed6ed5e Add server as a dependency 2016-02-16 17:45:01 +01:00
Artur Paikin
829e81a4db Simplified & organised the build system a bit 2016-02-15 23:04:57 -05:00
Artur Paikin
d3cb24582a Make build system great again, yet again 2016-02-11 19:57:16 -05:00
Kevin van Zonneveld
79061bb716 Install Fakefile 2016-02-11 11:07:09 +01:00
Kevin van Zonneveld
8146cd3f1e More silent deploys for easier debugging of Uppy fails 2016-02-11 09:43:59 +01:00
Kevin van Zonneveld
5bef2a2016 Disable zuul for now 2016-02-11 09:43:38 +01:00
Kevin van Zonneveld
86ac0e0216 Try running phantom tests again 2016-02-11 09:33:43 +01:00
Kevin van Zonneveld
735fb0ef42 Sort npm scripts 2016-02-11 09:31:23 +01:00
Kevin van Zonneveld
2046e7a6a7 For testing, run lint & unit tests for now 2016-02-11 09:23:26 +01:00