Mose Müller
|
4f206bbae9
|
tests: adds test_nested_dict_property_changes
|
2024-12-20 14:40:01 +01:00 |
|
Mose Müller
|
090b8acd44
|
fix: replaces single quote with double quote in PropertyObserver
When collecting collection item property dependencies, the
PropertyObserver was adding dict keys in single quotes instead of double
quotes.
|
2024-12-20 14:18:45 +01:00 |
|
Mose Müller
|
f4fa02fe11
|
adds test enuring dict keys can be encoded with both single and double quotes
|
2024-09-23 13:16:50 +02:00 |
|
Mose Müller
|
44d73c3b77
|
adds function testing if private attributes can take values that are not serializable
|
2024-07-04 17:37:44 +02:00 |
|
Mose Müller
|
dfb6f966aa
|
adds test for dynamic list entries with properties
|
2024-02-20 12:29:44 +01:00 |
|
Mose Müller
|
8ac2c39908
|
fix: dont log private and protected attribute changes
|
2023-12-11 12:52:58 +01:00 |
|
Mose Müller
|
5a76d76d2b
|
adds test for (dynamic / static) property dependencies
|
2023-12-06 09:17:43 +01:00 |
|