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

Convert run_cim_operations.py into an end2end testcase #2180

Open
andy-maier opened this issue Apr 15, 2020 · 2 comments
Open

Convert run_cim_operations.py into an end2end testcase #2180

andy-maier opened this issue Apr 15, 2020 · 2 comments

Comments

@andy-maier
Copy link
Contributor

andy-maier commented Apr 15, 2020

Convert run_cim_operations.py into an end2end testcase.

This includes getting rid of the RegexpMixin class which is tied to unittest and at this point is only used by run_cim_operations.py.

@KSchopmeyer
Copy link
Collaborator

For release 1.7.0, all we want to do is to get the indication tests from a container with open pegasus running, and not all of the other tests that are in the manual test cim_operations.py

@KSchopmeyer KSchopmeyer modified the milestones: 1.7.0, 1.8.0 Jun 5, 2023
@andy-maier
Copy link
Contributor Author

andy-maier commented Jun 3, 2024

Meanwhile we do most of what this script does in the end2end tests.
So this item is to remove the script (and maybe double check that).

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

2 participants