ahriman/tests/ahriman
Evgeniy Alekseev 09b0f2914d Add ability to show more info in search and status subcommands
This feature also introduces the followiing changes
* aur-search command now works as expected with multiterms
* printer classes for managing of data print
* --sort-by argument for aur-search subcommand instead of using package
  name
* --quiet argument now has also --no-quite option
* if --quite is supplied, the log level will be set to warn instead of
  critical to be able to see error messages
* pretty_datetime function now also supports datetime objects
* BuildStatus is now pure dataclass
2021-10-26 04:27:36 +03:00
..
application Add ability to show more info in search and status subcommands 2021-10-26 04:27:36 +03:00
core Add ability to show more info in search and status subcommands 2021-10-26 04:27:36 +03:00
models Add ability to show more info in search and status subcommands 2021-10-26 04:27:36 +03:00
web always return json in responses 2021-10-20 02:12:39 +03:00
conftest.py disallow to create tree in case of unsafe run 2021-10-14 04:53:09 +03:00
test_version.py add test for every file 2021-10-14 03:34:12 +03:00