datatools-ui icon indicating copy to clipboard operation
datatools-ui copied to clipboard

Add some Docker Images, Run e2e Test in Docker

Open miles-grant-ibigroup opened this issue 3 years ago • 0 comments

Checklist

  • [x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • [x] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • [x] The description lists all applicable issues this PR seeks to resolve
  • [x] The description lists any configuration setting(s) that differ from the default settings
  • [x] All tests and CI builds passing

Description

Adds some Dockerfiles which allow running the e2e tests in docker. This allows for consistency between running the tests locally and on the ci.

miles-grant-ibigroup avatar Aug 26 '22 13:08 miles-grant-ibigroup