Update unit tests for capture mode.

This commit is contained in:
Julian Stirling 2026-06-02 17:22:38 +01:00
parent 9ed488e37d
commit c1915759b4
5 changed files with 102 additions and 69 deletions

View file

@ -82,6 +82,7 @@ class OFMThing(lt.Thing):
return rel_data_path
# TODO Write tests for this
class RelativeDataPath(RootModel[str]):
"""A relative path that is validated, and can have a Thing assigned to it.