ahriman/tests
Evgenii Alekseev 2b9880bd3c feat: allow to use simplified keys for context
Initial implementation requires explicit context key name to be set.
Though it is still useful sometimes (e.g. if there should be two
variables with the same type), in the most used scenarios internally
only type is required. This commit extends set and get methods to allow
to construct ContextKey from type directly

Also it breaks old keys, since - in order to reduce amount of possible
mistakes - internal classes uses this generation method
2024-08-14 17:07:10 +03:00
..
ahriman feat: allow to use simplified keys for context 2024-08-14 17:07:10 +03:00
testresources feat: add abillity to check broken dependencies (#122) 2024-08-14 17:07:10 +03:00