]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
test(e2e): add e2e test for commits example (#526)
authorCodinCat <a55951234@gmail.com>
Wed, 11 Dec 2019 14:51:15 +0000 (23:51 +0900)
committerEvan You <yyx990803@gmail.com>
Wed, 11 Dec 2019 14:51:15 +0000 (09:51 -0500)
commitf48a4f71a7315c048ef90ba2fe2c261cf2eea34d
tree5d11f5aaa858b0fb5dda650d4399e2e4166cfdd7
parent2a994094de6e16a1b7a7e6fd1678e26880c3a101
test(e2e): add e2e test for commits example (#526)

* test(e2e): add e2e test for commits example

* test(e2e): add waitForResponse to enhance the test

* test(e2e): use mocks for commits test
packages/vue/examples/__tests__/commits.spec.ts [new file with mode: 0644]
packages/vue/examples/classic/commits.html
packages/vue/examples/composition/commits.html
packages/vue/examples/mocks/commits.js [new file with mode: 0644]