Skip to content

untangle & simplify tests #4048

@ThomasWaldmann

Description

@ThomasWaldmann

the archiver tests (also fuse tests, iirc) are way too complex, testing too much stuff in a single test.

so, let's add way more simple tests, only testing one specific and small thing per test, using pytest and fixtures.

tests requiring (fake)root should be separate and only contain the stuff requiring root.

it's a lot of work, so do it step by step:

  • focus on one topic, write new tests
  • do platform testing with them
  • repeat

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions