Skip to content

Disentangle the unit tests for Color and Value #1057

Open
@oliverklee

Description

@oliverklee

Currently, the tests test both parsing as well as rendering (in the same test).

We should disentangle this:

  • parsing tests (unit or functional)
  • rendering tests (functional)

This currently also kind of blocks the removal of __toString().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions