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

Remove perl from tests #1184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Remove perl from tests #1184

wants to merge 1 commit into from

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented Sep 25, 2024

Status

Ready for review

Description of Changes

There's no reason to use perl here, given that we can do the same manipulations in Python itself in a way that's more maintainable and approachable.

I took the opportunity to consolidate the two mimeapps tests in test_app into one, but decided to just copy it over to test_proxy_vm instead of moving it to the base test to avoid too much refactoring here besides the deperlification.

Refs #988.

Testing

  • CI passes

Deployment

Any special considerations for deployment? n/a

Checklist

  • All tests (make test) pass in dom0

There's no reason to use perl here, given that we can do the same
manipulations in Python itself in a way that's more maintainable
and approachable.

I took the opportunity to consolidate the two mimeapps tests in
test_app into one, but decided to just copy it over to test_proxy_vm
instead of moving it to the base test to avoid too much refactoring
here besides the deperlification.

Refs #988.
@legoktm legoktm mentioned this pull request Sep 25, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant