Add unit tests for util functions #415

Open
opened 2021-03-28 11:06:56 +02:00 by nik · 0 comments
Owner

Functions in util should be self-contained, so they should get unit tests. These should maybe written as doc tests, and doc tests be enabled in tox/CI.

The goal of this issue is to write tests for all util functions in existence at the time of resolving it. After doing so, new merge requests that add or change util functions will be required to contain tests.

Functions in `util` should be self-contained, so they should get unit tests. These should maybe written as doc tests, and doc tests be enabled in tox/CI. The goal of this issue is to write tests for all util functions in existence at the time of resolving it. After doing so, new merge requests that add or change util functions will be required to contain tests.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#415
No description provided.