Skip to content

Error in documentation: Building Large-Scale Apps > Unit Testing - wrong test #1472

Closed
@skupr

Description

@skupr

http://vuejs.org/guide/application.html#Unit_Testing

my-component.js data contains msg property, but in test:

    var defaultData = myComponent.data()
    expect(defaultData.message).toBe('hello!')

it is referred as message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions