dev
replace assert(foo) with assert foo
use vars for username and password, with test
Remove utils.makedirs
add tests for setopt and tsflags
Start test containers in privileged mode to avoid skipping cache dir out of space checks
improve check skip tests
Erase packages post tests
add a test for '-c /dev/null'
add tests for tdnf-config -f ...
test: add regression tests for directory-listing determinism fixes
Support using plain strings while running commands
add a test for showing HTTP errors
add tests for --downloadonlyn for --nodeps, --alldeps and none of those two
Create package for tests
add a test for 'history id'
Show full list of not found packages while erroring out
add a test for history db not existing error when package is installed
fix flake8 error 'E721 do not compare types,...'
Refactor instance lock code
Fix tdnf history tests and some other tests
Retain installonlypkg install status on upgrade
Teardown tests properly
fix copyright years
Add comma-separated list support for --repoid
optimize some repoquery options
add option --nocmdlinegpgcheck to disable gpgcheck just for packages on the command line
add a test for --rpmdefine option
tests: fix signature test for RPM 6 gpg-pubkey behavior
more use of edit_config()
test for oboleting package not in snapshot
make sbnapshot files fetchable by URL
add a test for sslcacert settings and SSL_CERT_FILE
add a test for --urls
sync with stable-3.6 which has all changes from dev, but in different order, to prevent future conflicts