Skip to content

Redundant tests for symbol identity #13

@MariusDoe

Description

@MariusDoe

In KoanAboutSymbols, test02symbolsCanBeCompared and test03identicalSymbolsAreASingleIdenticalObject are redundant. Symbol identity is already shown in the former, thus the latter shows nothing new.

A potential fix might be changing the former to show equality (=) and inequality (~=) instead, leaving the latter to demonstrate identity (==).

Metadata

Metadata

Assignees

No one assigned

    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