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

[Feature] Frontend to present backend raised exception #469

Open
rquidute opened this issue Oct 22, 2024 · 0 comments
Open

[Feature] Frontend to present backend raised exception #469

rquidute opened this issue Oct 22, 2024 · 0 comments

Comments

@rquidute
Copy link
Contributor

rquidute commented Oct 22, 2024

Feature description

Backend is now checking if PICS are informed pior to a new test run execution: #446

Frontend should present in the UI, the message returned in POST test_run_executions/{id}/start when an exception is raised.
The backend returns error code 422 and message: No PICS were informed, when the user tries to start a new execution without informing PICS.

Currently the following message is being displayed:
Screenshot 2024-10-22 at 10 32 19

Use Cases

Crete a new project and do NOT inform PICS
Create a new test run and try to start a new execution
Front should display the message returned by backend.

Test Cases

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant