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

Manual testing URL Issues APP #31

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

Manual testing URL Issues APP #31

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 logged-in user, I can access the URL endpoints for issuing books, so that I can manage the issuance of books effectively.

Acceptance Criteria

  • AC 1 Test that the URL /issue/int:book_id/ correctly routes to the issue_book view

  • AC 2 Test that the URL /list/ correctly routes to the issued_books_list view

  • AC 3 Test that the URL /return/int:issued_book_id/ correctly routes to the return_book view

@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