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

Refactor environment review out of test executions #221

Merged

Conversation

omar-selo
Copy link
Collaborator

@omar-selo omar-selo commented Oct 14, 2024

Description

In order to support having and showing multiple runs or test executions per environment on artefacts we first need to take review concerns out of test executions. This PR does that.

Resolved issues

Resolves https://warthogs.atlassian.net/browse/RTW-365

Documentation

Web service API changes

Tests

Added automated tests to backend and updated all tests as appropriate. Manually tested the frontend.

@omar-selo omar-selo force-pushed the refactor-environment-review-out-of-test-executions branch from c11266a to 3e158d5 Compare October 14, 2024 15:02
Copy link
Contributor

@andrejvelichkovski andrejvelichkovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just finished reviewing the frontend changes, and it looks good to me with just one note

frontend/lib/models/test_execution.dart Outdated Show resolved Hide resolved
Copy link
Contributor

@andrejvelichkovski andrejvelichkovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went through all the changes and couldn't spot any issues with the modifications you are suggesting. I think we are in a good place to land this, just one suggestion around the database migration

Copy link
Contributor

@andrejvelichkovski andrejvelichkovski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the follow-ups!

@andrejvelichkovski andrejvelichkovski merged commit c0b9642 into main Oct 16, 2024
2 of 3 checks passed
@andrejvelichkovski andrejvelichkovski deleted the refactor-environment-review-out-of-test-executions branch October 16, 2024 14:47
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.

2 participants