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_env_variables and test_file_limit of test_fim/test_files documentation to schema 2.0 #1945

Closed
16 tasks done
mdengra opened this issue Sep 29, 2021 · 1 comment · Fixed by #1947
Closed
16 tasks done
Assignees
Labels
refactor Redesign and implement an existing development/feature tool/qa-docs

Comments

@mdengra
Copy link
Contributor

mdengra commented Sep 29, 2021

Description

This issue is created to migrate the test_env_variables and test_file_limit 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_env_variables
        • test_dir.py (Create new documentation)
        • test_dir_win32.py (Create new documentation)
        • test_ignore.py (Create new documentation)
        • test_nodiff.py (Create new documentation)
      • test_file_limit
        • test_file_limit_capacity_alerts.py (Create new documentation)
        • test_file_limit_default.py (Create new documentation)
        • test_file_limit_delete_full.py (Create new documentation)
        • test_file_limit_full.py (Create new documentation)
        • test_file_limit_no_limit.py (Create new documentation)
        • test_file_limit_values.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 self-assigned this Sep 29, 2021
@mdengra mdengra added team/qa tool/qa-docs refactor Redesign and implement an existing development/feature labels Sep 29, 2021
@mdengra
Copy link
Contributor Author

mdengra commented Sep 29, 2021

2021-09-29

Working branch: 1945-qadocs-migrate-test-fim-env-variables-and-file-limit

mdengra added a commit that referenced this issue Sep 29, 2021
…s documentation in QA Docs style

The following tests have been documentated:
  * test_dir.py
  * test_dir_win32.py
  * test_ignore.py
  * test_nodiff.py
The current scheme of the issue #1694 has been used.
PEP-8 fixes.

Closes: #1945
mdengra added a commit that referenced this issue Sep 30, 2021
…s documentation in QA Docs style

The following tests have been documentated:
  * test_file_limit_capacity_alerts.py
  * test_file_limit_default.py
  * test_file_limit_delete_full.py
  * test_file_limit_full.py
  * test_file_limit_no_limit.py
  * test_file_limit_values.py
Minor corrections in the documentation of the remaining tests.
The current scheme of the issue #1694 has been used.
Updated config.yaml
PEP-8 fixes.

Closes: #1945
@mdengra mdengra closed this as completed Oct 1, 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 tool/qa-docs
Projects
None yet
1 participant