Write unit tests for EventBus #135

Closed
opened 2026-04-27 00:38:26 +02:00 by lars.winzer · 7 comments
lars.winzer commented 2026-04-27 00:38:26 +02:00 (Migrated from git.scicore.unibas.ch)

Task

Summary

The EventBus, which lets subscribers subscribe to events and invoke their handlers whenever an event is published, needs to be tested.

Context

EventBus, Unit Tests

Current Progress

  • Write unit tests for EventBus

Notes

None

Checklist

  • I outlined checkpoints describing phases of my work related to this task
  • I added relevant labels
  • I linked to other issues or branches that must be completed first
## Task <!--The reccommended type is: Task--> ### Summary The EventBus, which lets subscribers subscribe to events and invoke their handlers whenever an event is published, needs to be tested. ### Context EventBus, Unit Tests ### Current Progress - [x] Write unit tests for EventBus ### Notes None ### Checklist - [x] I outlined checkpoints describing phases of my work related to this task - [x] I added relevant labels - [x] I linked to other issues or branches that must be completed first
lars.winzer commented 2026-04-27 00:38:51 +02:00 (Migrated from git.scicore.unibas.ch)

created branch feat/135-write-unit-tests-for-eventbus to address this issue

created branch [`feat/135-write-unit-tests-for-eventbus`](/cs108-fs26/Gruppe-13/-/compare/main...feat%2F135-write-unit-tests-for-eventbus) to address this issue
lars.winzer commented 2026-04-27 00:43:28 +02:00 (Migrated from git.scicore.unibas.ch)

added 20m of time spent at 2026-04-27 12:00:00 +0200

added 20m of time spent at 2026-04-27 12:00:00 +0200
lars.winzer commented 2026-04-27 00:43:32 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Write unit tests for EventBus as completed

marked the checklist item **Write unit tests for EventBus** as completed
lars.winzer commented 2026-04-27 00:44:02 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !162

mentioned in merge request !162
lars.winzer commented 2026-04-27 00:55:44 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit ecf692fbcd

mentioned in commit ecf692fbcdb396ece393cabe211c46e867c58427
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-04-27 00:55:45 +02:00
lars.winzer commented 2026-04-27 00:59:54 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-04-27 01:09:42 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in task #111

mentioned in task #111
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#135