Skip to content
This repository was archived by the owner on Apr 19, 2020. It is now read-only.
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

'prepositions' test in 05_book_titles/book_titles_spec.rb fails unnecessarily #49

@blerg-rush

Description

@blerg-rush

The test string for 'prepositions' fails even if the title method properly handles prepositions but not articles, because it contains the word "the". A better test for this case would only include prepositions that the method should leave uncapitalized; otherwise, students may be confused when this test fails.

A test for 'articles' already exists, so we don't need to test for both here.

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