qa-docs: Migrate test_registry_file_limit
, test_registry_multiple_registries
, and test_registry_recursion_level
of test_fim/test_registry
documentation to schema 2.0
#2078
Labels
refactor
Redesign and implement an existing development/feature
Description
This issue is created to migrate the
test_registry_file_limit
,test_registry_multiple_registries
, andtest_registry_recursion_level
oftest_fim/test_registry
documentation to the new qa-docs schema as part of the issue #1810 and the epic #1796.In the QA Wiki there are two entries to help complete the tasks:
qa-docs
tool works to verify that the changes made in the tests have been done correctly.Main branch
1810-qadocs-migrate-test-fim
Tasks
test_registry_limit_capacity_alerts.py
(Create new documentation)test_registry_limit_full.py
(Create new documentation)test_registry_limit_values.py
(Create new documentation)test_multiple_keys.py
(Create new documentation)test_multiple_registry_entries.py
(Create new documentation)test_recursion_level_registry.py
(Create new documentation)PEP-8
style guide (pycodestyle --max-line-length=120
)1810-qadocs-migrate-test-fim
The text was updated successfully, but these errors were encountered: