ahriman/tests/ahriman
Evgeniy Alekseev 0a2ba4ae07 filter empty packages from database
In some cases (e.g. during addition of the package to build queue) we don't have
full information about package inself; in these cases we produce lines
with empty architecture, which duplicates normal ones.

This commit changes architecture column type to required and also
filters packages which don't have architecture set yet.

Closes #83
2023-01-30 17:57:13 +02:00
..
application calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
core filter empty packages from database 2023-01-30 17:57:13 +02:00
models calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
web make oauth client trully optional (#84) 2023-01-25 15:25:42 +02:00
conftest.py calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
test_version.py add test for every file 2021-10-14 03:34:12 +03:00