Details
-
Epic
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
None
-
R12: Improve Automated Testing and Policy Framework S3P Tests
-
Done
Description
PF-Test-2 Background
The Policy Framework does not provide automated contract tests.
Purpose
When the Policy Framework is updated to generate its APIs and Contract Testing stubs from OpenAPI specifications, automated contract tests will be written and executed.
Scope
- Write a suite of automated contract tests.
- Add the tests to the automated test suite in the Policy Framework
Background
The Policy Framework has test suites for stability, scalability, security, and performance. These tests are currently executed manually, which means it is only practical to run them at the end of each release.
Purpose
Automate the current S3P test suites so that they can be run periodically with all the other integration tests.
Scope
Automate the current S3P test suites in the Policy Framework