Skip to content

Naming Conventions #40

@BartBucknill

Description

@BartBucknill

This is a small one, but having accurately descriptive naming conventions can be really helpful for code readability.

In addToDo.test.js one of the pieces of test data is named testObj, but is in fact an array. This made it harder for me to understand what was going on - perhaps testArr or something else would be better?

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