Write unit tests for ResponseEncoder #131

Closed
opened 2026-04-26 18:29:42 +02:00 by lars.winzer · 6 comments
lars.winzer commented 2026-04-26 18:29:42 +02:00 (Migrated from git.scicore.unibas.ch)

Task

Summary

The ResponseEncoder encodes the body of the Response into representation suitable for transmission, in our case a string.

Context

ResponseEncoder, Unit Tests

Current Progress

  • Write unit tests for ResponseEncoder

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 ResponseEncoder encodes the body of the Response into representation suitable for transmission, in our case a string. ### Context ResponseEncoder, Unit Tests ### Current Progress - [x] Write unit tests for ResponseEncoder ### 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-26 18:46:21 +02:00 (Migrated from git.scicore.unibas.ch)

created branch feat/131-write-unit-tests-for-responseencoder to address this issue

created branch [`feat/131-write-unit-tests-for-responseencoder`](/cs108-fs26/Gruppe-13/-/compare/main...feat%2F131-write-unit-tests-for-responseencoder) to address this issue
lars.winzer commented 2026-04-26 19:11:29 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !154

mentioned in merge request !154
lars.winzer commented 2026-04-26 19:16:27 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit d86b9b5838

mentioned in commit d86b9b5838176835f74be48b8743eb45a9b280cb
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-04-26 19:16:28 +02:00
lars.winzer commented 2026-04-27 01:00:15 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Write unit tests for ResponseEncoder as completed

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

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-04-27 01:09:41 +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#131