Skip to content

VCST-5155: Add a param to skip count check for indexed doc types#57

Merged
AndrewEhlo merged 2 commits into
mainfrom
VCST-5155
May 29, 2026
Merged

VCST-5155: Add a param to skip count check for indexed doc types#57
AndrewEhlo merged 2 commits into
mainfrom
VCST-5155

Conversation

@AndrewEhlo
Copy link
Copy Markdown
Collaborator

@AndrewEhlo AndrewEhlo commented May 29, 2026

Note

Low Risk
CI workflow input wiring only; no application runtime or security logic changes in this repo.

Overview
Adds an optional skipDocCountVerification input to the reusable E2E, pytest, and UI autotest workflows so callers can pass a comma-separated list of indexed document types (e.g. PickupLocation) where the post-reindex count assertion is skipped while reindex still runs—intended for seed data with zero records for those types.

Each workflow forwards the input to the corresponding VirtoCommerce test action (run-e2e-tests, run-pytest-tests, run-graphql-tests).

Reviewed by Cursor Bugbot for commit 89a866f. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0537e7a. Configure here.

Comment thread .github/workflows/pytest-tests.yml Outdated
@AndrewEhlo AndrewEhlo merged commit 17c190c into main May 29, 2026
3 checks passed
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.

1 participant