Skip to content

Move CreateInstance onto BaseXenonIntegrationTest #73

@JackHerring

Description

@JackHerring

Is just replicated in each test following a convention. Would be nice to have that method be abstract and then provide a protected method CreateAndGoToSlash() (with a better name) which would call the method for the instance and then call GoToUrl("/") because that, again, is just up to you to remember to call in each test.

Could pass the name of the html into the ctor too, just to cut fluff out of the actual tests.

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