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

gsoc-outreachy: Added unit tests for /suite and /kill routes and proposed UI changes to Pulpito #24

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

israelsgalaxy
Copy link

@israelsgalaxy israelsgalaxy commented Apr 2, 2023

Dear mentors,

In this PR, I have created unit tests for /, /suite and /kill routes. All tests are passing in Docker.

Screenshot (263)

I have also attached images of new UI elements that could be added to Pulpito for scheduling and killing test runs.

Before After
Screenshot (256) Screenshot (257)

The "Create Test Run" button at the top right will open a form pop-up where details of the test run to be created are to be filled. If the test run is successfully scheduled, a new row for the test run will be prepended to the table.

The “cancel” link colored red will be added in the “Runtime” column of rows belonging to uncompleted test runs. If the test run is successfully killed, the row for the test run will be deleted from the table.

Please kindly review and inform me of any areas I can improve on. Thank you.

@israelsgalaxy israelsgalaxy changed the title Added unit tests for /suite and /kill routes and proposed UI changes to Pulpito gsoc-outreachy: Added unit tests for /suite and /kill routes and proposed UI changes to Pulpito Apr 2, 2023
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.

1 participant