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

IssueBookForm Validity Test #24

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

IssueBookForm Validity Test #24

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 administrator I can issue a book using a form so that the book is correctly registered in the system

Acceptance Criteria

  • AC 1 The form should be valid when correct data is provided for book_id and due_date.

  • AC 2 The default due_date should be set to 14 days from the current date when the form is initialized.

  • AC 3 The due_date in the IssuedBook model should default to 14 days from the issue_date.

@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