Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 1月 22, 2025
    • Miguel Rincon's avatar
      Upgrade to @vue/test-utils@2.4.6 · 0a8bd177
      Miguel Rincon 创作于
      yarn upgrade @vue/test-utils-vue3@npm:@vue/test-utils@^2.4.6
      yarn add @vue/server-renderer@^3.5.13 --dev
      yarn-deduplicate --strategy fewer yarn.lock
      yarn
      
      - Update Vue Test Utils 2 setup files
      - Remove unnecessary transition stubs
      - Fix or quarantine failing tests
      0a8bd177
  2. 8月 05, 2023
    • Illya's avatar
      Improve stubs generation for Vue.js 3 · 2e7154cc
      Illya 创作于
      * properly gather props/model from mixins
      * mimic stub tag naming from @vue/test-utils v1
      * replace function props with "[Function]"
      2e7154cc
  3. 5月 02, 2023
加载中