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_scan, test_skip, and test_stats_integrity_sync of test_fim/test_files documentation to schema 2.0 #2031

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

Comments

@mdengra
Copy link
Contributor

mdengra commented Oct 13, 2021

Description

This issue is created to migrate the test_scan, test_skip, and test_stats_integrity_sync of test_fim/test_files 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_files
      • test_scan
        • test_scan_day_and_time.py (Create new documentation)
        • test_scan_day.py (Create new documentation)
        • test_scan_time.py (Create new documentation)
      • test_skip
        • test_skip.py (Create new documentation)
      • test_stats_integrity_sync
        • test_FIM_performance.py (Create new documentation)
        • test_stats_integrity_sync.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 13, 2021
@mdengra mdengra self-assigned this Oct 13, 2021
@mdengra
Copy link
Contributor Author

mdengra commented Oct 13, 2021

2021-10-13

Working branch: 2031-qadocs-migrate-test-fim-scan-skip-stats-integrity-sync

mdengra added a commit that referenced this issue Oct 13, 2021
…fim/test_files documentation in QA Docs style

The following tests have been documentated:
  * test_scan_day.py
  * test_scan_day_and_time.py
  * test_scan_time.py
The current scheme of the issue #1694 has been used.
PEP-8 fixes.

Closes: #2031
mdengra added a commit that referenced this issue Oct 14, 2021
…fim/test_files documentation in QA Docs style

The following tests have been documentated:
  * test_skip.py
  * test_FIM_performance.py
  * test_stats_integrity_sync.py
The current scheme of the issue #1694 has been used.
Updated config.yaml
PEP-8 fixes.

Closes: #2031
@mdengra mdengra closed this as completed Oct 15, 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