Skip to content

chore(test): re-enable e2e test for resolved bugs - #551

Open
pkoprda wants to merge 1 commit into
mainfrom
pkoprda/remove-pytest-skip
Open

chore(test): re-enable e2e test for resolved bugs#551
pkoprda wants to merge 1 commit into
mainfrom
pkoprda/remove-pytest-skip

Conversation

@pkoprda

@pkoprda pkoprda commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Since the bugs in e2e tests were resolved (CCT-862, CCT-696), the pytest skip marker can be dropped and the test re-enabled. The external_candlepin fixture was added to properly set up the Candlepin server dependency for the test. The extra sleep() call was also removed as this is already handled in pytest_client_tools testing framework.

@pkoprda
pkoprda force-pushed the pkoprda/remove-pytest-skip branch from 2b7b93d to 77d0b83 Compare August 12, 2026 11:20
@pkoprda pkoprda changed the title chore(test): drop pytest skip fixture for resolved bug chore(test): drop pytest skip fixture for resolved bugs Aug 12, 2026
@pkoprda
pkoprda marked this pull request as ready for review August 12, 2026 11:22

@Archana-PandeyM Archana-PandeyM left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

Comment thread integration-tests/test_e2e.py Outdated
@pkoprda
pkoprda force-pushed the pkoprda/remove-pytest-skip branch from 77d0b83 to 6972e3f Compare August 14, 2026 11:19
@pkoprda pkoprda changed the title chore(test): drop pytest skip fixture for resolved bugs chore(test): re-enable e2e test for resolved bugs Aug 14, 2026
@pkoprda
pkoprda force-pushed the pkoprda/remove-pytest-skip branch from 6972e3f to 7ca4f74 Compare August 20, 2026 14:22
Since the bugs in e2e tests were resolved (CCT-862, CCT-696), the pytest
skip marker can be dropped and the test re-enabled. The
`external_candlepin` fixture was added to properly set up the Candlepin
server dependency for the test. The extra sleep() call was also removed
as this is already handled in pytest_client_tools testing framework.

Signed-off-by: pkoprda <pkoprda@redhat.com>
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