Skip to content
  • Jérémy Bobbio (Lunar)'s avatar
    [pkg] Run all unit tests in autopkgtest · d464495452aa
    Jérémy Bobbio (Lunar) authored
    We previously forgot to copy `tox.ini` alongside the tests. As this
    file configures pytest pattern matching rules, we were not running
    quite a few tests. This is now fixed.
    
    The added tests required some adjustments in the Debian dependencies.
    
    Sadly, not all tests currently pass. It seems there are some ordering
    dependencies between the tests in regards to how data are loaded.
    Fixing this probably would probably be better debugged by ensuring
    the test suite does not fail when using pytest random-order plugin.
    d464495452aa