Commit Graph

17 Commits

Author SHA1 Message Date
Gabriel Grubba
f5b4d16a20 testing making the test faster 2023-04-06 10:15:44 -03:00
filipenevola
c03ab0f426 Including all the available skeletons in Meteor create command test suite
(cherry picked from commit 6483482203)
2021-09-03 21:03:27 -07:00
filipenevola
0dd85d5f2e Test clean up and exposing fullBuffer, useful to logs 2021-04-09 18:52:54 -04:00
filipenevola
883d58106c Improves tests and logs 2021-02-10 18:49:23 -04:00
filipenevola
03fd73fc03 Uses create --blaze while we don't have a final published version of hot-module-replacement 2021-01-17 21:45:35 -04:00
Ben Newman
590ca4d48b Support meteor create --minimal for creating very small apps.
Like `meteor create --bare`, except with even fewer Meteor core packages,
so that the client-side footprint of the app is as tiny as possible.
2018-02-21 19:39:24 -05:00
Ben Newman
baf889695a Use Babel 7 to compile package and application code, too. 2017-12-05 09:52:54 -05:00
Ben Newman
6b6a71b073 Fix and improve app creation tests. 2016-11-02 12:47:01 -04:00
Ben Newman
270b5cc8ef Run meteor npm install as part of meteor create tests. 2016-11-02 12:05:33 -04:00
Tom Coleman
d2d1455f40 Updated meteor create to write package versions 2016-06-29 14:14:09 -04:00
Sashko Stubailo
ff3f2ee31b Fix create on Windows; don't copy git hooks on Windows 2015-09-10 20:52:21 -07:00
Sashko Stubailo
b381a675bf Fix create test 2015-09-02 11:21:22 -07:00
Slava Kim
39d8aef3d9 move files into console/ tool-testing/ 2015-08-06 16:39:00 -07:00
David Glasser
dc97864e16 improve some tests 2014-12-01 10:29:33 -08:00
Emily Stark
719034798f Add a self-test timeout for 'meteor create' 2014-10-23 14:22:02 -07:00
ekatek
9d68ac4568 don't print out version changes for a newly created app, with test 2014-07-08 22:41:21 -07:00
Geoff Schmidt
fd5073888a Rename 'self tests' directory to 'tests' 2014-01-28 16:00:46 -08:00