* 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.
- 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