Skip to content

Run end-to-end tests in atomic-server CI  #204

@joepio

Description

@joepio

Although the e2e tests are run in the atomic-data-browser CI, they are not being run here. This has previously led to broken docker builds before - and that harms the developer experience.

I think it would be not that hard to run the e2e tests here.

Options:

Dockerize e2e tests, load docker image

  • Requires publishing yet another docker image

Git pull e2e tests, run yarn

  • Will probably be pretty slow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions