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

Implement integartion testing #26

Open
2 tasks done
philnewm opened this issue Oct 1, 2024 · 0 comments
Open
2 tasks done

Implement integartion testing #26

philnewm opened this issue Oct 1, 2024 · 0 comments

Comments

@philnewm
Copy link
Collaborator

philnewm commented Oct 1, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Please describe the feature you have in mind and explain what the current shortcomings are?

Right now any workflow development gets tested just manual and happens on a best-effort basis
This is not ideal and costs lots of time.

This process should be automated while using e.g. the reset_test_repo workflow as a baseline to test other workflows.

How would you imagine the implementation of the feature?

For every test the testing repo should get reset, prepared to provide any data required and run a workflow.
Afterwards another workflow should check the resulting stet of the repo to verify if all changes got apllied as expected.

  • Test for tags beeing on actual release commit

There might also be streamlining possibilities which willr euqire some RnD

Are there any labels you wish to add?

  • I have added the relevant labels to the feature request.

Describe alternatives you've considered:

No response

Additional context:

No response

@philnewm philnewm added the feature Additional functionality which doesn't exist yet label Oct 1, 2024
@mkolar mkolar removed the feature Additional functionality which doesn't exist yet label Oct 30, 2024
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

No branches or pull requests

2 participants