Skip to content

Failing test is not actually tested #784

@kwalcock

Description

@kwalcock

The test

corefmentions.json(true) == JSONSerializer.toCorefMentions(corefmentions.jsonAST).json(true)
doesn't do anything except calculate the value false. It should instead fail. The bug that causes the false value is actually in processors and will be fixed soon. Still, a test should test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions