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

chore(ci): remove integration tests workflow #34

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

magajh
Copy link
Contributor

@magajh magajh commented Oct 15, 2024

Description

This PR removes the existing integration test and the workflow for integration testing.

Reason:

This plugin is a dependency that neither uses nor imports any definitions from the Open edX platform. Additionally, the existing integration test is no longer relevant since integration tests are now run in a completely isolated environment, separate from the platform (for more information, you can visit https://github.com/eduNEXT/integration-test-in-tutor).

How to Test:

Verify that the integration test check is no longer executed in the CI/CD pipeline of the PR.

@magajh magajh force-pushed the mjh/update-integration-tests-workflow branch from 12910d2 to ea6ea1f Compare October 15, 2024 12:02
@magajh magajh force-pushed the mjh/update-integration-tests-workflow branch from ea6ea1f to d7ff231 Compare October 15, 2024 12:11
@github-actions github-actions bot added size/s and removed size/m labels Oct 15, 2024
@magajh magajh changed the title chore: add pytest to requirements Chore(ci): remove integration tests workflow Oct 16, 2024
@magajh magajh marked this pull request as ready for review October 16, 2024 10:04
@magajh magajh requested a review from a team as a code owner October 16, 2024 10:04
Copy link
Contributor

@MaferMazu MaferMazu left a comment

Choose a reason for hiding this comment

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

Looks good to me ✨

@magajh magajh changed the title Chore(ci): remove integration tests workflow chore(ci): remove integration tests workflow Oct 17, 2024
@magajh magajh merged commit 73df379 into master Oct 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants