Hide Forgot
Manage to test './manage.py rawhide_to_release' command, so it is guaranteed we won't drop it. +++ This bug was initially created as a clone of Bug #1400941 +++
`./manage.py rawhide_to_release` might get replaced by forking on chroots as forking does keep db up-to-date and has potential to also keep dist-git branches up-to-date with the state of backend repos. This is something we might want. Even if forking is used, it still might be ./manage.py command but it won't be probably tested on level of ./manage.py even in that case. I don't think testing manage.py commands is strictly required even though quite easily possible with our integration test suite.
Tested by: https://pagure.io/copr/copr/blob/4e6881371075c37bf1eddc4b09bd7e29162c4d89/f/frontend/coprs_frontend/tests/test_commands/test_rawhide_to_release.py#_18-19