This folder contains a collection of pages used for e2e tests. These pages are not published to production.
Integration test pages
| Page | Test objective |
|---|---|
| Content filtering | The content changes based on the user's filtering selections. |
| Headings and TOC | The TOC (right nav) is correct for any given filter selection. |
| Sticky data |
|
| Conditionally displayed filters: show_if | A filter conditionally appears or disappears based on another filter's selection using show_if. |
| Conditionally displayed filters: hide_if | A filter conditionally appears or disappears based on another filter's selection using hide_if. |
| Dynamic options | The second filter shows different options depending on the selection made in the first filter. |
Component test pages
| Page | Test objective |
|---|---|
| Alert box | Variations of the alert box component render as expected on initial page load. |
| Callout | Variations of the callout component render as expected on initial page load. |
| Check mark | Variations of the check mark component render as expected on initial page load. |
| Code block | Variations of the code block component render as expected on initial page load. |
| Collapse content | Variations of the collapse content component render as expected on initial page load. |
| Definition list | Variations of the definition list component render as expected on initial page load. |
| Image | Variations of the image component render as expected on initial page load. |
| Region param | Variations of the region param component render as expected on initial page load. |
| Site region | Variations of the site region component render as expected on initial page load. |
| Stepper: Closed | Variations of the stepper (closed) component render as expected on initial page load. |
| Stepper: Open | Variations of the stepper (open) component render as expected on initial page load. |
| Superscript | Variations of the superscript component render as expected on initial page load. |
| Table | Variations of the table component render as expected on initial page load. |
| Tabs | Variations of the tabs component render as expected on initial page load. |
| Tooltip | Variations of the tooltip component render as expected on initial page load. |
| UI | Variations of the ui component render as expected on initial page load. |
| Underline | Variations of the underline component render as expected on initial page load. |
| Video | Variations of the video component render as expected on initial page load. |