-
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
qa-docs: Migrate test_fim
documentation to schema 2.0
#1810
Comments
test_fim
documentation to schema 1.0test_fim
documentation to schema 2.0
2021-09-20Working branch: |
Fix typo in pytest_args field of test_ambiguous_complex.py Closes: #1810
Fix typo in pytest_args field of test_ambiguous_complex.py Closes: #1810
Fix typo in description field of test_ambiguous_complex.py Closes: #1810
test_env_variables
and test_file_limit
of test_fim/test_files
documentation to qa-docs
#1947
2021-10-22As this branch contains a lot of tests, some changes have been made to the schema while migrating its documentation. Therefore, I will update all tests with the latest proposed modifications. I will also merge the Tasks
|
Update supported operating systems in os_version field of all FIM tests. Update documentation in test_ambiguous_confs and test_audit of test_fim/test_files. PEP-8 fixes. Closes: #1810
Update documentation with the last changes. PEP-8 fixes. Closes: #1810
test_env_variables
and test_file_limit
of test_fim/test_files
documentation to qa-docs
#2111
2021-10-26To avoid extensive PRs, I added several Working branchs: |
Description
This issue is created to migrate the
test_fim
documentation to the new qa-docs schema as part of the epic #1796.In the QA Wiki there are two entries to help complete the tasks:
qa-docs
tool works to verify that the changes made in the tests have been done correctly.Main branch
master
Tasks
test_fim/test_files/test_ambiguous_confs
documentation to schema 2.0 #1914test_fim/test_files/test_audit
documentation to schema 2.0 #1918test_fim/test_files/test_basic_usage
documentation to schema 2.0 #1927test_benchmark
andtest_checks
oftest_fim/test_files
documentation to schema 2.0 #1936test_env_variables
andtest_file_limit
oftest_fim/test_files
documentation to schema 2.0 #1945test_fim/test_files/test_follow_symbolic_link
documentation to schema 2.0 #1948test_ignore
,test_inotify
, andtest_invalid
oftest_fim/test_files
documentation to schema 2.0 #1970test_max_eps
,test_max_files_per_second
, andtest_moving_files
oftest_fim/test_files
documentation to schema 2.0 #1980test_multiple_dirs
,test_nodiff
, andtest_prefilter_cmd
oftest_fim/test_files
documentation to schema 2.0 #1992test_process_priority
,test_recursion_level
, andtest_restrict
oftest_fim/test_files
documentation to schema 2.0 #2007test_fim/test_files/test_report_changes
documentation to schema 2.0 #1995test_scan
,test_skip
, andtest_stats_integrity_sync
oftest_fim/test_files
documentation to schema 2.0 #2031test_tags
,test_timezone_changes
,test_wildcards_complex
, andtest_windows_audit_interval
oftest_fim/test_files
documentation to schema 2.0 #2039test_registry_ambiguous_confs
oftest_fim/test_registry
documentation to schema 2.0 #2048test_registry_basic_usage
oftest_fim/test_registry
documentation to schema 2.0 #2062test_registry_checks
,test_registry_ignore
, andtest_registry_nodiff
oftest_fim/test_registry
documentation to schema 2.0 #2073test_registry_file_limit
,test_registry_multiple_registries
, andtest_registry_recursion_level
oftest_fim/test_registry
documentation to schema 2.0 #2078test_registry_report_changes
oftest_fim/test_registry
documentation to schema 2.0 #2086test_registry_restrict
andtest_registry_tags
oftest_fim/test_registry
, andtest_fim/test_synchronization
documentation to schema 2.0 #2085PEP-8
style guide (pycodestyle --max-line-length=120
)master
The text was updated successfully, but these errors were encountered: