---
title: Cdocs e2e tests
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Cdocs e2e tests
---

# Cdocs e2e tests

This folder contains a collection of pages used for e2e tests. These pages are not published to production.

## Integration test pages{% #integration-test-pages %}

| Page                                                                                       | Test objective                                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Content filtering](https://docs.datadoghq.com/dd_e2e/cdocs/integration/content_filtering) | The content changes based on the user's filtering selections.                                                                                                                                               |
| [Headings and TOC](https://docs.datadoghq.com/dd_e2e/cdocs/integration/headings_and_toc)   | The TOC (right nav) is correct for any given filter selection.                                                                                                                                              |
| [Sticky data](https://docs.datadoghq.com/dd_e2e/cdocs/integration/sticky_data)             | - When the user navigates to this page, any previous selections they made on other pages apply.
  - When the user navigates to this page, the default applies if their previous selection is not available. |

## Component test pages{% #component-test-pages %}

| Page                                                                                    | Test objective                                                                        |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| [Alert box](https://docs.datadoghq.com/dd_e2e/cdocs/components/alert_box)               | Variations of the alert box component render as expected on initial page load.        |
| [Callout](https://docs.datadoghq.com/dd_e2e/cdocs/components/callout)                   | Variations of the callout component render as expected on initial page load.          |
| [Check mark](https://docs.datadoghq.com/dd_e2e/cdocs/components/check_mark)             | Variations of the check mark component render as expected on initial page load.       |
| [Code block](https://docs.datadoghq.com/dd_e2e/cdocs/components/code_block)             | Variations of the code block component render as expected on initial page load.       |
| [Collapse content](https://docs.datadoghq.com/dd_e2e/cdocs/components/collapse_content) | Variations of the collapse content component render as expected on initial page load. |
| [Definition list](https://docs.datadoghq.com/dd_e2e/cdocs/components/definition_list)   | Variations of the definition list component render as expected on initial page load.  |
| [Image](https://docs.datadoghq.com/dd_e2e/cdocs/components/image)                       | Variations of the image component render as expected on initial page load.            |
| [Region param](https://docs.datadoghq.com/dd_e2e/cdocs/components/region_param)         | Variations of the region param component render as expected on initial page load.     |
| [Site region](https://docs.datadoghq.com/dd_e2e/cdocs/components/site_region)           | Variations of the site region component render as expected on initial page load.      |
| [Stepper: Closed](https://docs.datadoghq.com/dd_e2e/cdocs/components/stepper_closed)    | Variations of the stepper (closed) component render as expected on initial page load. |
| [Stepper: Open](https://docs.datadoghq.com/dd_e2e/cdocs/components/stepper_open)        | Variations of the stepper (open) component render as expected on initial page load.   |
| [Superscript](https://docs.datadoghq.com/dd_e2e/cdocs/components/superscript)           | Variations of the superscript component render as expected on initial page load.      |
| [Table](https://docs.datadoghq.com/dd_e2e/cdocs/components/table)                       | Variations of the table component render as expected on initial page load.            |
| [Tabs](https://docs.datadoghq.com/dd_e2e/cdocs/components/tabs)                         | Variations of the tabs component render as expected on initial page load.             |
| [Tooltip](https://docs.datadoghq.com/dd_e2e/cdocs/components/tooltip)                   | Variations of the tooltip component render as expected on initial page load.          |
| [Underline](https://docs.datadoghq.com/dd_e2e/cdocs/components/underline)               | Variations of the underline component render as expected on initial page load.        |
| [Video](https://docs.datadoghq.com/dd_e2e/cdocs/components/video)                       | Variations of the video component render as expected on initial page load.            |
