Menu

#744 ArchitectureTest for event bus

Release 1.1
closed
test (19)
resolved
Utilities
0.9.0
enhancement
minor
2020-04-12
2019-01-04
Sahits GmbH
No

Based on the lines of the EventBusLister create architecture tests to:

  • No DisplayMessage (or related message type) is posted on any eventbus directly other than the clientEventBus. They all need to be wrapped in a TargetedEvent
  • When posting a targeted event, the wrapped event is not the same as the event from which it is called unless the event bus is blacklisted.
  • TargetedEvents are all posted to clientServerEventbus

Discussion

  • Sahits GmbH

    Sahits GmbH - 2019-10-24
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,4 @@
     Based on the lines of the EventBusLister create architecture tests to:
    -* No DisplayMessage (or related message type) is posted on any eventbus directly other than the clientEventBus. They all need to be wrapped in a TargetedEvent
    -* When posting a targeted event, the wrapped event is not the same as the event from which it is called unless the event bus is blacklisted.
    +- No DisplayMessage (or related message type) is posted on any eventbus directly other than the clientEventBus. They all need to be wrapped in a TargetedEvent
    +- When posting a targeted event, the wrapped event is not the same as the event from which it is called unless the event bus is blacklisted.
    +- TargetedEvents are all posted to clientServerEventbus
    
     
  • Sahits GmbH

    Sahits GmbH - 2020-04-12
    • status: new --> closed
    • assigned_to: Sahits GmbH
    • Resolution: open --> resolved
     

Log in to post a comment.

MongoDB Logo MongoDB