Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
13 tasks done
mdengra opened this issue Oct 20, 2021 · 1 comment · Fixed by #2082
Assignees
Labels
refactor Redesign and implement an existing development/feature

Comments

@mdengra
Copy link
Contributor

mdengra commented Oct 20, 2021

Description

This issue is created to migrate the test_registry_file_limit, test_registry_multiple_registries, and test_registry_recursion_level of test_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:

Main branch

1810-qadocs-migrate-test-fim

Tasks

  • Migrate tests:
    • test_registry
      • test_registry_file_limit
        • 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_registry_multiple_registries
        • test_multiple_keys.py (Create new documentation)
        • test_multiple_registry_entries.py (Create new documentation)
      • test_registry_recursion_level
        • test_recursion_level_registry.py (Create new documentation)
  • Check PEP-8 style guide (pycodestyle --max-line-length=120)
  • Merge issue branch to 1810-qadocs-migrate-test-fim
@mdengra mdengra added team/qa refactor Redesign and implement an existing development/feature labels Oct 20, 2021
@mdengra mdengra self-assigned this Oct 20, 2021
@mdengra
Copy link
Contributor Author

mdengra commented Oct 20, 2021

2021-10-20

Working branch: 2078-qadocs-migrate-test-fim-registry-limit-multiple-recursion

mdengra added a commit that referenced this issue Oct 20, 2021
… and test_registry_recursion_level of test_fim/test_registry documentation in QA Docs style

The following tests have been documentated:
  * test_registry_limit_capacity_alerts.py
  * test_registry_limit_full.py
  * test_registry_limit_values.py
  * test_multiple_keys.py
  * test_multiple_registry_entries.py
  * test_recursion_level_registry.py
The current scheme of the issue #1694 has been used.
Updated config.yaml
PEP-8 fixes.

Closes: #2078
@mdengra mdengra closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Redesign and implement an existing development/feature
Projects
None yet
1 participant