Add comments to tests, document code,
explain for what use what baseclass etc.
Details
Details
- Reviewers
adamwill jskladan - Maniphest Tasks
- T544: Add documentation (comments) to the OpenQA tests
- Commits
- rOPENQATESTSe000209967d6: add comments and documentation
Run whole testsuite
Diff Detail
Diff Detail
- Repository
- rOPENQATESTS os-autoinst-distri-fedora
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
so far so good, only few nitpicks
| lib/fedorabase.pm | ||
|---|---|---|
| 6 | ...using other base class... | |
| 10 | ... logging in as root/specified... | |
| 11 | ...by the root_console() method ... | |
| lib/fedoradistribution.pm | ||
| 6 | Distro-specific functions, that are actually part of the API (....) should be here | |
| 9 | ..that can be... | |
| main.pm | ||
| 65 | UPGRADE can be set to ... | |
| 76 | this comment sounds like the _boot_to_anaconda takes care of the reboot phase | |
Comment Actions
...using other base class...