Commit Graph

116 Commits

Author SHA1 Message Date
Evan You 2eaa120863 ci: test circle v2 2018-01-06 17:12:40 -05:00
Evan You 0496dd86f5 use launch-editor-middleware 2018-01-06 13:12:58 -05:00
Evan You 7f8b45020c add license 2018-01-06 13:04:43 -05:00
Evan You 6c50cc94f9 remove unnecessary install hook 2018-01-06 09:34:09 -05:00
Evan You b1df828964 remove no longer needed config 2018-01-06 01:32:22 -05:00
Evan You ba9c4ed080 switch to yorkie for git hook management 2018-01-06 01:10:20 -05:00
Evan You d8340eba1f fix test name 2018-01-05 22:42:14 -05:00
Evan You 517c030972 fix launchEditor for Sublime Text Dev 2018-01-05 18:46:39 -05:00
Evan You d9b7671f52 normalize generator.files paths 2018-01-05 18:29:49 -05:00
Evan You 4fb8484ce5 toContain -> toMatch 2018-01-05 18:05:41 -05:00
Evan You 267755dae5 make sure to await writeFileTree 2018-01-05 17:56:59 -05:00
Evan You c47eb7b76a fix appveyor config 2018-01-05 17:56:32 -05:00
Evan You 799151eb71 remove teardown 2018-01-05 17:56:25 -05:00
Evan You b436f8e669 ci: add appveyor config 2018-01-05 17:48:12 -05:00
Evan You 4e6024b2d6 use execa for cross-platform-ness 2018-01-05 17:38:40 -05:00
Evan You 42e054588e test for unit-mocha-webpack 2018-01-05 15:44:42 -05:00
Evan You 93178554e0 increase eslint test timeout 2018-01-05 13:51:56 -05:00
Evan You 85f55aa777 configure git user before committing during tests 2018-01-05 13:48:49 -05:00
Evan You 27de4503df include vue as devDep 2018-01-05 13:33:00 -05:00
Evan You 5bfeb404a4 try fix ci 2018-01-05 13:27:07 -05:00
Evan You f36286e0c0 fix service require path 2018-01-05 13:19:23 -05:00
Evan You 0151a8182d initial plugin tests 2018-01-05 13:13:39 -05:00
Evan You e0755f4ce9 refactor: let Service accept context as constructor argument 2018-01-05 09:32:36 -05:00
Evan You f6e0452ffb add npmignore 2018-01-05 09:20:20 -05:00
Evan You 16221c1e78 test for cli-service Service & PluginAPI 2018-01-04 17:38:55 -05:00
Evan You 16e770770c test promptModules 2018-01-04 12:14:43 -05:00
Evan You f034221779 fix hot/hotOnly client check 2018-01-04 11:23:45 -05:00
Evan You 940afcd027 move babel webpack-dev-server client include into serve command 2018-01-04 11:18:44 -05:00
Evan You 28986a46dc support inspect paths 2018-01-04 11:18:36 -05:00
Evan You 0f73050bd2 setup test env in setupScript 2018-01-04 09:51:47 -05:00
Evan You 33812068ed ensure env var when running tests 2018-01-03 19:31:56 -05:00
Evan You 89ed100748 test for Generator/GeneratorAPI 2018-01-03 18:52:51 -05:00
Evan You bee5e1e18b fix module name case 2018-01-03 16:40:35 -05:00
Evan You 91d1fc2c5a improve inquirer mock 2018-01-03 16:09:00 -05:00
Evan You 3da4e9d756 move inquirer mocks to root 2018-01-03 15:33:43 -05:00
Evan You d69b7d50c7 Creator & PromptModuleAPI tests 2018-01-03 15:30:26 -05:00
Evan You 25e1d2f394 disable prettier option until vue compat release 2018-01-03 13:38:49 -05:00
Evan You b1e858eb8d tweak registry check 2018-01-03 13:21:48 -05:00
Evan You 2a0b91655d avoid checking latency twice 2018-01-03 04:08:21 -05:00
Evan You 2c47f915a3 simplify registry check 2018-01-03 03:47:30 -05:00
Evan You 28dc1c3739 refactor Creator/Generator for tests 2018-01-03 00:51:25 -05:00
Evan You 1548c613f7 test: options 2018-01-03 00:18:18 -05:00
Evan You f384ac2051 sync open-in-editor url w/ devtool 2018-01-02 23:59:50 -05:00
Evan You 680f6e7d21 add log for completion hooks 2018-01-02 20:48:45 -05:00
Evan You a4afaa7ac2 ensure service picks up context 2018-01-02 20:44:01 -05:00
Evan You 4f424aa6db adjust test setup 2018-01-02 20:22:31 -05:00
Evan You 267ce7442a refactor for testing 2018-01-02 20:16:01 -05:00
Evan You 82d24718bc lint tests 2018-01-02 18:05:30 -05:00
Evan You e8efe70951 refactor bin 2018-01-02 18:00:03 -05:00
Evan You 0cb95a4e7c layout unit tests 2018-01-02 12:36:53 -05:00