Resolve "Feature: Send endpoint for attributes"
- Feb 04, 2022
-
-
René Schöne authored
- add documentation for attributes and their types - rename entityIsNormalAttribute to hasAttributeResetMethod (and flip boolean value)
-
René Schöne authored
- add documentation on finding bugs - fix bug for nested flush events - consolidated use of awaitility
-
René Schöne authored
- fix capitalize for null and empty strings, caused problems when used for empty entityName of context-free-endpoints
-
- Feb 03, 2022
-
-
René Schöne authored
- observer-entry now has list of connect-tokens and attributeCall is invoked once when attribute is flushed - INC_FLUSH_START and INC_FLUSH_END can now be nested - finished AttributeTest
-
René Schöne authored
- change syntax in connect file, avoid colon - begin with AttributeTest - discovered error when endpoint is connected twice
-
- Jan 20, 2022
-
-
René Schöne authored
-