Write unit tests for RequestParameterAccessor #128

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

Task

Summary

Following suit with testing core components of our game, the utility class for easily accessing the list of RequestParameters needs to be tested as well.

Context

Unit Tests

Current Progress

  • Write unit tests for the RequestParameterAccessor

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 Following suit with testing core components of our game, the utility class for easily accessing the list of `RequestParameter`s needs to be tested as well. ### Context Unit Tests ### Current Progress - [x] Write unit tests for the `RequestParameterAccessor` ### 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 16:39:07 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-04-26 16:42:12 +02:00 (Migrated from git.scicore.unibas.ch)

created branch feat/128-unit-tests-for-requestparameteraccessor to address this issue

created branch [`feat/128-unit-tests-for-requestparameteraccessor`](/cs108-fs26/Gruppe-13/-/compare/main...feat%2F128-unit-tests-for-requestparameteraccessor) to address this issue
lars.winzer commented 2026-04-26 17:13:33 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Write unit tests for the RequestParameterAccessor as completed

marked the checklist item **Write unit tests for the RequestParameterAccessor** as completed
lars.winzer commented 2026-04-26 17:14:53 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !151

mentioned in merge request !151
lars.winzer commented 2026-04-26 17:18:11 +02:00 (Migrated from git.scicore.unibas.ch)

added 45m of time spent at 2026-04-26 12:00:00 +0200

added 45m of time spent at 2026-04-26 12:00:00 +0200
lars.winzer commented 2026-04-26 17:19:31 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 3cd1e6925e

mentioned in commit 3cd1e6925e2e2c0e1f25131c907b8bb1eb2ebda9
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-04-26 17:19:31 +02:00
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#128