-
Epic
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
Add tests and supporting text to getting started guide
-
False
-
-
False
-
RHIDP-3966Dynamic plugins developer documentation
-
To Do
-
RHIDP-3966 - Dynamic plugins developer documentation
-
QE Needed, Docs Needed, TE Needed, Customer Facing, PX Needed
-
-
EPIC Goal
Add tests to the updated getting started guide produced by RHIDP-4170
Background/Feature Origin
After creating a dynamic plugin users need a way to automatically validate that it functions in RHDH, this information could be added as a next step to the existing getting started guide.
For example, we could add a playwright test setup to the getting started guide that boots up an RHDH container image; loads the getting started plugins and sends a message or two using the UI and then validates that the message is added to the plugin's message display.
We could probably also add a simple jest test to validate that the simple chat backend stores messages in a local array as intended.
User Scenarios
- As a dynamic plugin developer, I would like to know what test frameworks can be used to verify dynamic plugin functionality
- As a dynamic plugin developer, I would like to know how I can set up e2e tests to validate my plugins work
- As an RHDH maintainer, I would like some confidence that the getting started code will continue to deploy properly.
Dependencies (internal and external)
Acceptance Criteria
- There are some basic unit tests added to the getting started guide and mentioned in the tests
- There is a basic playwright setup added to the getting started guide with a test that exercises the getting started plugins in an RHDH container image.
- depends on
-
RHIDP-4170 Update getting started guide to incorporate image container based development
- In Progress
- relates to
-
RHIDP-4242 QE Framework Documentation and Guides
- In Progress