-
Notifications
You must be signed in to change notification settings - Fork 238
Labels
Description
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