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

fix(ui): add error messages and test cases for api key generating and editing #3719

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

luannmoreira
Copy link
Member

@luannmoreira luannmoreira commented Apr 12, 2024

Description:

This Pull Request adds error messages to the function responsible for generating and editing a new API key and its test cases.

Testing:

Added test cases to ensure that error messages are correctly displayed when generating and editing a new API key fails.

Related Issues:

None.

@luannmoreira luannmoreira added kind/bug Something isn't working area/ui javascript Pull requests that update Javascript code status/ready-for-testing labels Apr 12, 2024
@luannmoreira luannmoreira self-assigned this Apr 12, 2024
@luannmoreira luannmoreira requested a review from a team as a code owner April 12, 2024 18:56
…ating

This commit adds error messages to the function responsible for generating
or editing a api key and it's respective test cases.
@luannmoreira luannmoreira changed the title fix(ui): add error messages and test cases for api key generate fix(ui): add error messages and test cases for api key generating and editing Apr 12, 2024
@gustavosbarreto gustavosbarreto merged commit 61ca6b2 into master Apr 12, 2024
18 checks passed
@gustavosbarreto gustavosbarreto deleted the fix/generate-api-key-error branch April 12, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui javascript Pull requests that update Javascript code kind/bug Something isn't working status/ready-for-testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants