Skip to content

setProps and setData error in beta.30 version #1363

Closed
@woothu

Description

@woothu

Version

1.0.0-beta.29

Reproduction link

https://github.com/coreui/coreui-vue/tree/bc1cf959325aee78d692e000184825c43294e158

Steps to reproduce

  1. clone repo: https://github.com/coreui/coreui-vue/tree/bc1cf959325aee78d692e000184825c43294e158
  2. npm i
  3. npm run test (then all test passes)
  4. update @vue-test-utils to beta.30
  5. npm run test

What is expected?

beta.30 version doesn't break existing tests

What is actually happening?

beta.30 version breaks existing tests


In beta.29 all my tests are passing, after update to beta.30 many tests that are using "setProps" and "setData" methods are failing.

P.S. there is no possibility to chose beta.30 from versions in issue generator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions