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_checks, test_registry_ignore, and test_registry_nodiff of test_fim/test_registry documentation to schema 2.0 #2073

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

Comments

@mdengra
Copy link
Contributor

mdengra commented Oct 19, 2021

Description

This issue is created to migrate the test_registry_checks, test_registry_ignore, and test_registry_nodiff 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_checks
        • test_registry_checkers.py (Create new documentation)
        • test_registry_check_others.py (Create new documentation)
      • test_registry_ignore
        • test_ignore_registry.py (Create new documentation)
      • test_registry_nodiff
        • test_registry_no_diff.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 19, 2021
@mdengra mdengra self-assigned this Oct 19, 2021
@mdengra
Copy link
Contributor Author

mdengra commented Oct 19, 2021

2021-10-19

Working branch: 2073-qadocs-migrate-test-fim-registry-checks-ignore-nodiff

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

The following tests have been documentated:
  * test_registry_check_others.py
  * test_registry_checkers.py
  * test_ignore_registry.py
  * test_registry_no_diff.py
The current scheme of the issue #1694 has been used.
Updated config.yaml
PEP-8 fixes.

Closes: #2073
@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