opal
opal copied to clipboard
e2etests
feat(e2e): add baseline framework for OPAL Client and Server testing with PyTest
- Run OPAL Server and Client inside Docker
- Perform health check responsivity test
- Validate logs for errors and critical alerts
- Confirm client-server connectivity using Statistics API
/claim #677
Deploy Preview for opal-docs canceled.
| Name | Link |
|---|---|
| Latest commit | 10360420fe5097e6c890b5c756b9bb04316324bb |
| Latest deploy log | https://app.netlify.com/sites/opal-docs/deploys/6758c7b2262eb3000884cbbd |
@danyi1212 what do you think ?
OUTPUT...
i probably should use a logger...
pytest test_cases.py -v
@daveads are you fixing the failing tests here?