]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: add tests in default templates
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 26 Jul 2021 11:19:59 +0000 (19:19 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 26 Jul 2021 11:19:59 +0000 (19:19 +0800)
commit7974b2e94bcb9e62933b8177a09c257e9b1f4b4c
tree65fc7c119d130b9fbd57bdff633a141efa7ea295
parent0885ed84136630d478a55e7b4ca518ca1e9a299e
feat: add tests in default templates
template/code/default/src/components/__tests__/HelloWorld.spec.js [new file with mode: 0644]
template/code/typescript-default/src/components/__tests__/HelloWorld.spec.ts [new file with mode: 0644]