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

[CLOSED] Add "name" field for mocks table #120

Closed
neel1996 opened this issue Mar 12, 2022 · 0 comments
Closed

[CLOSED] Add "name" field for mocks table #120

neel1996 opened this issue Mar 12, 2022 · 0 comments
Labels
area/api Mimock APIs area/database Database requests or enhancements

Comments

@neel1996
Copy link
Member

Issue by neel1996
Saturday Feb 05, 2022 at 14:32 GMT
Originally opened as https://github.com/neel1996/mimock/issues/22


Add a new "name" column to the mocks table which needs to be fetched from the user during mock creation

  • The name field should be unique and non nullable
  • It will serve as an identifier to lookup for mocks in the UI
  • It can also serve as an option to let the user search for a mock in the UI

Scope

  • Update existing entity and repo tests
  • Add new "name" field to request field in mock management
  • Update service layer tests
@neel1996 neel1996 added area/api Mimock APIs area/database Database requests or enhancements labels Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Mimock APIs area/database Database requests or enhancements
Projects
None yet
Development

No branches or pull requests

1 participant