Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and tcarmelveilleux committed Sep 13, 2024
1 parent a7b6982 commit 0fa0d41
Showing 1 changed file with 28 additions and 29 deletions.
57 changes: 28 additions & 29 deletions src/app/tests/suites/README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,33 @@
# CHIP Test Suites

- [CHIP Test Suites](#chip-test-suites)
- [Controllers](#controllers)
- [Automatic conversion process](#automatic-conversion-process)
- [Lists](#lists)
- [List: _chip\_tests_](#list-chip_tests)
- [Property: _test_](#property-test)
- [Property: _config_](#property-config)
- [Property: _{variable\_name}_](#property-variable_name)
- [List: _chip\_tests\_items_](#list-chip_tests_items)
- [Property: _tests_](#property-tests)
- [Property: _arguments_](#property-arguments)
- [Property: _values_](#property-values)
- [Property: _response_](#property-response)
- [Property: _constraints_](#property-constraints)
- [List: _chip\_tests\_item\_parameters_](#list-chip_tests_item_parameters)
- [List: _chip\_tests\_item\_response\_parameters_](#list-chip_tests_item_response_parameters)
- [List: _chip\_tests\_pics_](#list-chip_tests_pics)
- [List: _chip\_tests\_config_](#list-chip_tests_config)
- [YAML Test Definition](#yaml-test-definition)
- [Location of Test Definitions](#location-of-test-definitions)
- [PICS Usage](#pics-usage)
- [Required Files](#required-files)
- [Example PICS Command](#example-pics-command)
- [Examples](#examples)
- [YAML Examples](#yaml-examples)
- [ZAP Example](#zap-example)
- [Required Files](#required-files-1)
- [Generate Example Script](#generate-example-script)
- [Index](#index)
- [CHIP Test Suites](#chip-test-suites)
- [Controllers](#controllers)
- [Automatic conversion process](#automatic-conversion-process)
- [Lists](#lists)
- [List: _chip_tests_](#list-chip_tests)
- [Property: _test_](#property-test)
- [Property: _config_](#property-config)
- [Property: _{variable_name}_](#property-variable_name)
- [List: _chip_tests_items_](#list-chip_tests_items)
- [Property: _tests_](#property-tests)
- [Property: _arguments_](#property-arguments)
- [Property: _values_](#property-values)
- [Property: _response_](#property-response)
- [Property: _constraints_](#property-constraints)
- [List: _chip_tests_item_parameters_](#list-chip_tests_item_parameters)
- [List: _chip_tests_item_response_parameters_](#list-chip_tests_item_response_parameters)
- [List: _chip_tests_pics_](#list-chip_tests_pics)
- [List: _chip_tests_config_](#list-chip_tests_config)
- [YAML Test Definition](#yaml-test-definition)
- [Location of Test Definitions](#location-of-test-definitions)
- [PICS Usage](#pics-usage) - [Required Files](#required-files) -
[Example PICS Command](#example-pics-command)
- [Examples](#examples)
- [YAML Examples](#yaml-examples)
- [ZAP Example](#zap-example)
- [Required Files](#required-files-1)
- [Generate Example Script](#generate-example-script)
- [Index](#index)

This directory contains a set of tests describing interactions between nodes,
and more specifically between a controller and a controllee.
Expand Down

0 comments on commit 0fa0d41

Please sign in to comment.