Skip to content

Incorrect error message when attempting to add the same book with different Isbn number.  #7

@Dineshraj555

Description

@Dineshraj555

Screenshot 2022-04-16 at 2.54.48 PM.png

Description:
I add 2 books with same details and attempted to add another book with same details except with different ISBN and received an incorrect error message.

Step to reproduce:
book add n/Introduction to Algorithms a/Cormen a/Leiserson a/Rivest a/Stein i/9780371888506 t/ComputerScience

book add n/Introduction to Algorithms a/Cormen a/Leiserson a/Rivest a/Stein i/9780371888506 t/ComputerScience

book add n/Introduction to Algorithms a/Cormen a/Leiserson a/Rivest a/Stein i/9780371888507 t/ComputerScience

Expected:
Error message stating book exists but ISBN number is wrong.

Actual:
Error message stating constraints of ISBN number.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions