Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Testing Manage Book Suggestions #26

Open
Volneirj opened this issue Aug 9, 2024 · 0 comments
Open

Automated Testing Manage Book Suggestions #26

Volneirj opened this issue Aug 9, 2024 · 0 comments
Assignees
Labels
Must Have Must have in feature Test It is a test

Comments

@Volneirj
Copy link
Owner

Volneirj commented Aug 9, 2024

As a role I can capability so that received benefit

Acceptance Criteria

  • AC 1: The str method should return the book's title for easy identification of the suggestion.
  • AC 2: The book_title field should accept and store a string with a maximum length of 100 characters, ensuring that the title is properly captured. The author, name, and email fields should also correctly store the data provided, adhering to their respective constraints.
  • AC 3: The submitted_at field should automatically be set to the current date and time upon the creation of a new book suggestion, ensuring accurate tracking of when suggestions were made.
  • AC 4: Saving a BookSuggestion instance should correctly update the database with all the expected values, ensuring that the suggestion is accurately recorded and stored.
@Volneirj Volneirj changed the title Manage Book Suggestions Automated tests Automated Testing Manage Book Suggestions Aug 9, 2024
@Volneirj Volneirj added Must Have Must have in feature Test It is a test and removed Must Have Must have in feature labels Aug 12, 2024
@Volneirj Volneirj self-assigned this Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Must Have Must have in feature Test It is a test
Projects
Development

No branches or pull requests

1 participant