Skip to content

integration tests probably wont work for customers #18

@gsherman

Description

@gsherman

The integration tests probably wont work for customers.

The tests reference data that they probably don't have, such as:
const string level1Title = "Marketing Information";
const string listTitle = "CR_DESC";
const string level1Title = "PC";
const string level2Title = "Windows 3.1";
etc.

should we add some more details about running the integration tests in teh readme?
such as, if you're a customer - don't run them?

lets discuss.

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