Add tests for Actor.modifyTokenAttribute #38

Closed
opened 2023-06-20 18:18:29 +02:00 by migration-script · 0 comments

Story

As a ds4 developer, I want test coverage of Actor.modifyTokenAttribute so that I can be sure our implementation is correct.

Description

While it's not easily possible to test the complete method (due to its dependence on foundry), the calculation logic can easily be tested.

Acceptance criteria

  1. There are test cases covering the calculation logic of Actor.modifyTokenAttribute
# Story As a ds4 developer, I want test coverage of `Actor.modifyTokenAttribute` so that I can be sure our implementation is correct. # Description While it's not easily possible to test the complete method (due to its dependence on foundry), the calculation logic can easily be tested. # Acceptance criteria 1. There are test cases covering the calculation logic of `Actor.modifyTokenAttribute`
migration-script added the
wontfix
label 2023-06-20 18:18:29 +02:00
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: dungeonslayers/ds4#38
No description provided.