Closed effa closed 7 years ago
(and similarly for other entities of course)
Pros: no additional imports of various entities needed, slightly nicer to read.
Cons: not sure, but it might make tests more difficult by requiring all entities to be defined (but this should be solved by empty defaults).
Done on a state level (state.task_sessions etc.)
(and similarly for other entities of course)
Pros: no additional imports of various entities needed, slightly nicer to read.
Cons: not sure, but it might make tests more difficult by requiring all entities to be defined (but this should be solved by empty defaults).