-
Notifications
You must be signed in to change notification settings - Fork 32
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
Migrate test_env_variables
and test_file_limit
of test_fim/test_files
documentation to qa-docs
#1947
Merged
mdengra
merged 12 commits into
1810-qadocs-migrate-test-fim
from
1945-qadocs-migrate-test-fim-env-variables-and-file-limit
Oct 1, 2021
Merged
Migrate test_env_variables
and test_file_limit
of test_fim/test_files
documentation to qa-docs
#1947
mdengra
merged 12 commits into
1810-qadocs-migrate-test-fim
from
1945-qadocs-migrate-test-fim-env-variables-and-file-limit
Oct 1, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…style The following tests have been documentated: * test_audit.py * test_audit_after_initial_scan.py * test_audit_no_dir.py * test_remove_audit.py * test_remove_rule_five_times.py Minor corrections in the documentation of the remaining tests. The current scheme of the issue #1694 has been used. PEP-8 fixes. Closes: #1918
…style Remove special character in the expected_output field that prevent the documentation generation in: * test_audit.py * test_audit_after_initial_scan.py Closes: #1918
…s style The following tests have been documentated: * test_basic_usage_changes.py * test_basic_usage_create_after_delete_dir.py * test_basic_usage_create_rt_wd.py * test_basic_usage_create_scheduled.py * test_basic_usage_db_inode_check.py * test_basic_usage_delete_folder.py * test_basic_usage_dir_with_commas.py * test_basic_usage_disabled.py * test_basic_usage_entries_match_path_count.py Minor corrections in the documentation of the remaining tests. The current scheme of the issue #1694 has been used. PEP-8 fixes. Closes: #1927
Minor corrections in the tests documentation. Closes: #1927
…s style The following tests have been documentated: * test_basic_usage_move_dir.py * test_basic_usage_move_file.py * test_basic_usage_new_dirs.py * test_basic_usage_no_dir.py * test_basic_usage_quick_changes.py * test_basic_usage_rename.py * test_basic_usage_starting_agent.py * test_basic_usage_wildcards_runtime.py Minor corrections in the documentation of the remaining tests. The current scheme of the issue #1694 has been used. PEP-8 fixes. Closes: #1927
…st_files documentation Closes: #1936
…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
16 tasks
roronoasins
approved these changes
Oct 1, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
mdengra
deleted the
1945-qadocs-migrate-test-fim-env-variables-and-file-limit
branch
October 1, 2021 09:17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
As part of issue #1810 and epic #1796, this PR adds the missing documentation and migrates the current documentation to the new format used by qa-docs.
The schema used is the one defined in issue #1694
Generated documentation
test_env_variables
test_dir_win32.json
test_dir_win32.yaml
test_dir.json
test_dir.yaml
test_ignore.json
test_ignore.yaml
test_nodiff.json
test_nodiff.yaml
test_file_limit
test_file_limit_capacity_alerts.json
test_file_limit_capacity_alerts.yaml
test_file_limit_default.json
test_file_limit_default.yaml
test_file_limit_delete_full.json
test_file_limit_delete_full.yaml
test_file_limit_full.json
test_file_limit_full.yaml
test_file_limit_no_limit.json
test_file_limit_no_limit.yaml
test_file_limit_values.json
test_file_limit_values.yaml
Tests
pycodestyle --max-line-length=120 --show-source --show-pep8 file.py
.python3 DocGenerator.py -s