Skip to content

Dependency on views and their routes` #167

@ekes

Description

@ekes

Writing #166 it stumbles on some dependencies that are not yet ready at the point of submission.
In a similar test

$map_page_url = Url::fromRoute('view.localgov_election_electoral_map.page_1',
they are created manually before running the test. Although that test also does not create the content through the UI but with the API.

Tests should be able to click through the UI and create content. If not something is a bit brittle.

The views are also required. So it should not be possible to delete them (I've not checked).
That or there should be configuration or exception checks.

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