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

View one manufacturer #66 #70

Merged
merged 5 commits into from
Oct 23, 2023
Merged

View one manufacturer #66 #70

merged 5 commits into from
Oct 23, 2023

Conversation

MatteoGuarnaccia5
Copy link
Contributor

@MatteoGuarnaccia5 MatteoGuarnaccia5 commented Oct 2, 2023

Description

View a single manufacturer by entering its ID. If no manufacturer is found returns None and an error message

Testing instructions

  • Review code
  • Check Actions build
  • Review changes to test coverage
  • test for invalid ID, and nonexistent ID as well

Agile board tracking

fully closes #66

@MatteoGuarnaccia5 MatteoGuarnaccia5 changed the base branch from develop to view-all-manufacturers-#66 October 2, 2023 09:39
@joelvdavies joelvdavies mentioned this pull request Oct 19, 2023
5 tasks
Base automatically changed from view-all-manufacturers-#66 to develop October 23, 2023 10:23
@VKTB VKTB marked this pull request as ready for review October 23, 2023 10:24
@VKTB VKTB merged commit b38a255 into develop Oct 23, 2023
4 checks passed
@VKTB VKTB deleted the view-one-manufacturer-#66 branch October 23, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As an end-user/operator/admin, I want to be able to view manufacturers
2 participants