Skip to content

Create E2E tests framework using PyTest #677

@danyi1212

Description

@danyi1212

We want to create a new baseline framework for writing E2E tests for OPAL Client and Server using PyTest

The test framework should do the following tasks on its baseline/initial run:

  • Run an OPAL Server and Client inside Docker
  • Initially test for health check responsivity
  • Check logs for errors and critical alerts
  • Check the client and server are connected using the Statistics API

The acceptance criteria for this issue is the ability to run a single test command that will be based on the framework specified above and run a very basic assertion test on OPAL

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions