Skip to content

Commit

Permalink
doc: More doc cleaning for tests (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuloc authored Mar 20, 2024
1 parent 9b36c2d commit 8555268
Show file tree
Hide file tree
Showing 28 changed files with 157 additions and 53 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
~ that can be found in the LICENSE file.
-->

| **Code** | [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![Numpy](https://img.shields.io/badge/Docstring_format-numpy-blue)](https://numpydoc.readthedocs.io/en/latest/format.html) |
# Arista Network Test Automation (ANTA) Framework

| **Code** | [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![Numpy](https://img.shields.io/badge/Docstring_format-numpy-blue)](https://numpydoc.readthedocs.io/en/latest/format.html) |
| :------------: | :-------|
| **License** | [![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](https://github.com/arista-netdevops-community/anta/blob/main/LICENSE) |
| **GitHub** | [![CI](https://github.com/arista-netdevops-community/anta/actions/workflows/code-testing.yml/badge.svg)](https://github.com/arista-netdevops-community/anta/actions/workflows/code-testing.yml) ![Coverage](https://raw.githubusercontent.com/arista-netdevops-community/anta/coverage-badge/latest-release-coverage.svg) ![Commit](https://img.shields.io/github/last-commit/arista-netdevops-community/anta) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/arista-netdevops-community/anta) [![Github release](https://img.shields.io/github/release/arista-netdevops-community/anta.svg)](https://github.com/arista-netdevops-community/anta/releases/) [![Contributors](https://img.shields.io/github/contributors/arista-netdevops-community/anta)](https://github.com/arista-netdevops-community/anta/graphs/contributors) |
| **PyPi** | ![PyPi Version](https://img.shields.io/pypi/v/anta) ![Python Versions](https://img.shields.io/pypi/pyversions/anta) ![Python format](https://img.shields.io/pypi/format/anta) ![PyPI - Downloads](https://img.shields.io/pypi/dm/anta) |

# Arista Network Test Automation (ANTA) Framework

ANTA is Python framework that automates tests for Arista devices.

- ANTA provides a [set of tests](api/tests.md) to validate the state of your network
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.aaa.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for AAA tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for AAA tests

::: anta.tests.aaa
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.bfd.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
---
anta_title: ANTA catalog for BFD tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for BFD tests

::: anta.tests.bfd
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
show_labels: true
anta_hide_test_module_description: true
filters:
- "!test"
- "!render"
6 changes: 4 additions & 2 deletions docs/api/tests.configuration.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for device configuration tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for device configuration tests

::: anta.tests.configuration
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.connectivity.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for connectivity tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for connectivity tests

::: anta.tests.connectivity
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.field_notices.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for Field Notices tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for Field Notices tests

::: anta.tests.field_notices
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.greent.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for GreenT tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for GreenT tests

::: anta.tests.greent
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.hardware.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for hardware tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for hardware tests

::: anta.tests.hardware
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.interfaces.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for interfaces tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for interfaces tests

::: anta.tests.interfaces
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.lanz.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for LANZ tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for LANZ tests

::: anta.tests.lanz
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.logging.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for logging tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for logging tests

::: anta.tests.logging
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.mlag.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for MLAG tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for MLAG tests

::: anta.tests.mlag
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.multicast.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for multicast and IGMP tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for multicast and IGMP tests

::: anta.tests.multicast
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.profiles.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for profiles tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for profiles tests

::: anta.tests.profiles
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.ptp.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for PTP tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for PTP tests

::: anta.tests.ptp
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.routing.bgp.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for BGP tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for BGP tests

::: anta.tests.routing.bgp
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.routing.generic.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for generic routing tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for generic routing tests

::: anta.tests.routing.generic
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
6 changes: 4 additions & 2 deletions docs/api/tests.routing.ospf.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
---
anta_title: ANTA catalog for OSPF tests
---
<!--
~ Copyright (c) 2023-2024 Arista Networks, Inc.
~ Use of this source code is governed by the Apache License 2.0
~ that can be found in the LICENSE file.
-->

# ANTA catalog for OSPF tests

::: anta.tests.routing.ospf
options:
show_root_heading: false
show_root_toc_entry: false
show_bases: false
merge_init_into_class: false
anta_hide_test_module_description: true
show_labels: true
filters:
- "!test"
Expand Down
Loading

0 comments on commit 8555268

Please sign in to comment.