p5.js-web-editor/client
Andrew Nicolaou 137ea783ea Experiment with "Checks" in Travis output (#1081)
* Run tests on CI

* Create a lint error on purpose

* Splits build into test and deploy stages

lint and test jobs will run in parallel and if both are successful
(and branch is master), deploy will run.

* Revert "Create a lint error on purpose"

This reverts commit 306c91c4278631fa1c1dcd40f0b23f7f9e5f000d.

* Updating snapshot

* Run deploy only on master branch (not PRs)

* Use global deploy config item to avoid building on PRs
2019-05-24 12:16:15 -04:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
components Experiment with "Checks" in Travis output (#1081) 2019-05-24 12:16:15 -04:00
images fixes #802 (#809) 2019-01-16 12:35:34 -05:00
modules fixes #1065, checks if cmController.getContent is defined (#1071) 2019-05-10 18:26:48 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
utils Focus on find input (#1044) 2019-04-30 17:24:41 -04:00
constants.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
index.jsx Corrected the logo problem by adding it to the static files (#708) 2018-10-02 21:03:33 -04:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
routes.jsx Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00