Skip to content

Dockerize UI e2e tests dependencies #6847

@alexmt

Description

@alexmt

Summary

The #4694 introduced e2e testing framework and the first test implementation. In order to simplify using it we need a way to package dependencies so that tests can be run easily.

Proposal

Add a Dockerfile in ui-test directory that has required version of nodejs and headless Chrome. The file can be used to build an images that can run UI e2e tests

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions