log tests/test.py @ 680:e71f8bd50342

age author description
Fri, 09 Jun 2023 22:28:18 +0200 Franz Glasner Tests for the new feature that resolves references at jail roots
Fri, 03 Jun 2022 02:17:12 +0200 Franz Glasner Implement iteration support that yields properly jailed configurations for each container item v0.21
Fri, 03 Jun 2022 01:38:04 +0200 Franz Glasner Tests for index sub-jail accesses
Mon, 30 May 2022 14:08:40 +0200 Franz Glasner Test indexed list access in variable interpolations: ok.
Mon, 30 May 2022 13:19:19 +0200 Franz Glasner Test list access with negative indexes
Mon, 30 May 2022 09:31:29 +0200 Franz Glasner Enable indexed access to lists in the configuration using an access path string representation like "~NNN~"
Fri, 13 May 2022 08:53:48 +0200 Franz Glasner Tests for indexed accesses (jail and non-jail)
Fri, 11 Mar 2022 01:53:08 +0100 Franz Glasner Allow to disable the internal caching in configmix.
Sat, 05 Mar 2022 15:26:21 +0100 Franz Glasner More unittests concerning merging and variable interpolation
Fri, 14 Jan 2022 11:59:48 +0100 Franz Glasner Test defaults for interpolation errors
Fri, 14 Jan 2022 11:57:06 +0100 Franz Glasner FIX: Arguments when calling .getvarl() and .getvarl_s()
Thu, 13 Jan 2022 22:14:41 +0100 Franz Glasner A unittest for the assertion, that a given default must be returned as identical object and not as copy
Thu, 13 Jan 2022 11:39:38 +0100 Franz Glasner Introduct a test context to more easily switch between some unittest configurations
Mon, 03 Jan 2022 00:11:41 +0100 Franz Glasner Implement a C-version of Configuration.interpolate_variables