Skip to content

Default props modified between tests suites #393

Closed
@Alex-Sokolov

Description

@Alex-Sokolov

Version

1.0.0-beta.11

Reproduction link

https://jsfiddle.net/bqtfqwpw/

Steps to reproduce

Tested component: https://jsfiddle.net/g7s289sh/
Tests suites: https://jsfiddle.net/bqtfqwpw/

  1. Install vue/test-utils 1.0.0-beta.10
  2. Run tests => All ok
  3. Update vue/test-utils to 1.0.0-beta.11
  4. Run tests => Test fails

What is expected?

Tests passed

What is actually happening?

Tests failed
image


Looks like vue/test-utils shared default props between test suites

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions