Commit graph

54 commits

Author SHA1 Message Date
bebee213f2 chore(cli): test patch for release 2024-12-27 12:01:43 +01:00
08c4ee7259 test(cli): remove unneeded assertion 2024-12-20 00:01:17 +01:00
06b7b8e729 test(cli): change assertion 2024-12-19 23:59:00 +01:00
c25c5e03d4 chore: format code 2024-12-19 23:11:07 +01:00
01493ae617 chore(cli): update nitro 2024-12-08 20:32:24 +01:00
17f631baaf test(cli): main subcommands list 2024-12-08 19:54:23 +01:00
c1e2ed579c chore(cli): remove TODO 2024-12-07 20:41:05 +01:00
ea06089c4a test(cli): add tests for generate command 2024-12-07 20:40:15 +01:00
41d8ff83a5 chore(cli): update script command for coverage 2024-12-07 20:35:11 +01:00
cc6dfda559 test(cli): add tests to serve.printInfo() 2024-12-07 20:34:52 +01:00
47fa380ef0 test(cli): add tests for serve() 2024-12-07 19:25:29 +01:00
6c14bbf2b5 refactor(cli): remove unused import 2024-12-07 19:25:09 +01:00
4001369337 test(cli): add @mcflyjs/core as devDep for testing 2024-12-07 19:24:42 +01:00
0834f13633 test(cli): error scenarios for new, build, prepare 2024-12-07 18:35:34 +01:00
025587c0e6 test(cli): test output default 2024-12-07 18:35:14 +01:00
6c7877b049 chore(cli): clean imports 2024-12-07 10:56:57 +01:00
09cd38a481 refactor(cli): remove debug logs 2024-12-07 10:40:15 +01:00
86cf39daf7 test(cli): initial tests for 'prepare' 2024-12-07 10:39:58 +01:00
d4a5be60f1 chore(cli): add 'text' coverage report 2024-12-07 10:34:34 +01:00
b1778d09f9 chore(cli): configure vitest 2024-12-07 10:29:31 +01:00
f77f78f459 test(cli): extract baseCommand for new 2024-12-07 09:24:22 +01:00
Ayo Ayco
56592bdeef
test(cli): add tests for cli commands (#37)
* chore(cli): add vitest & add test script

* chore: add test:cli script

* test(cli): initial tests for build command

* chore(cli): add nitropack as devDepencency for tests

* chore(cli): add vitest config

* test(cli): add tests for build command

* test(cli): add tests for new command
2024-12-07 02:44:38 +01:00
Ayo
ebb91c709d chore: patch versions; fix dep 2024-03-09 21:41:29 +01:00
Ayo
b0ea97c644 chore: add core as dep to cli 2024-03-09 21:26:39 +01:00
Ayo
9ebd6e7f3b chore(cli): remove unused dep 2023-11-17 16:35:10 +01:00
Ayo
51be11da89 chore(packages): update LICENSEs 2023-11-09 11:33:02 +01:00
Ayo
09d55e65f3 chore(cli): import from 'node:' prefix 2023-11-06 22:06:31 +01:00
Ayo
60c24d6036 style(cli): make version bold 2023-11-03 23:20:41 +01:00
Ayo
52b0c69db7 feat(cli): serve to show mcfly & nitro version 2023-11-03 22:31:29 +01:00
Ayo
1fa777d200 chore(cli): remove web-component-base as dep 2023-10-30 16:42:52 +01:00
Ayo
42b57c270b chore(cli): bump version 2023-10-29 19:03:08 +01:00
Ayo
dc05105432 refactor(cli): remove unused globals assets 2023-10-29 19:02:12 +01:00
Ayo
c2f7201b49 chore: patch versions 2023-10-29 18:29:02 +01:00
Ayo
b7f2ac2620 feat: auto imports 2023-10-29 18:21:43 +01:00
Ayo
eb8f5baa49 chore(cli): bump version 2023-10-29 00:22:39 +02:00
Ayo
a4dd2d0549 fix(cli): new command no args 2023-10-29 00:20:26 +02:00
Ayo
d7297f6b3f chore: bump versions 2023-10-29 00:07:28 +02:00
Ayo
12b538a6ab fix: global route interceptor 2023-10-28 23:26:30 +02:00
Ayo
33c45c7cc5 chore: bump cli version 2023-10-28 22:50:38 +02:00
Ayo
5003d6bf9d refactor(cli): prepare steps, utils, and globals; clean up unused args 2023-10-28 22:48:58 +02:00
Ayo
c1befc44d8 chore: try file type fix for vercel 2023-10-26 22:27:31 +02:00
Ayo
969a9ddd76 feat(cli): better info on prepare script 2023-10-26 22:20:36 +02:00
Ayo
9c7cd8c43c feat(cli): declare global class 2023-10-26 22:13:40 +02:00
Ayo
27237f7e9f chore(packages): esm all-the-way 2023-10-26 21:38:30 +02:00
Ayo
5f4019cf0f refactor(cli): rename dev command to serve 2023-10-26 17:46:27 +02:00
Ayo
41a18f5d4a chore(cli): update repository directory info 2023-10-25 23:06:23 +02:00
Ayo
1efdfc5b66 feat(cli): always use latest web-component-base 2023-10-25 22:54:15 +02:00
Ayo
8a2c7e8830 chore(cli): bump versions 2023-10-25 22:43:48 +02:00
Ayo
c741bdbda9 chore(cli): add web-component-base as dependency 2023-10-25 22:42:56 +02:00
Ayo
c383ae70fa chore: update commands list for the CLI 2023-10-25 22:40:29 +02:00