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

Update gathering data test helpers to use getSampleReportArgs(). #10104

Open
1 task
techanvil opened this issue Jan 23, 2025 · 0 comments
Open
1 task

Update gathering data test helpers to use getSampleReportArgs(). #10104

techanvil opened this issue Jan 23, 2025 · 0 comments
Labels
P2 Low priority Type: Infrastructure Engineering infrastructure & tooling

Comments

@techanvil
Copy link
Collaborator

techanvil commented Jan 23, 2025

Feature Description

At present, the provideAnalytics4GatheringDataState() and provideSearchConsoleGatheringDataState() helper functions are duplicating the report arguments used for the report that's used to determine the gathering data state.

We now have the getSampleReportArgs() helpers for both Analytics and Search Console in the plugin code, and should update the above test helpers to make use of getSampleReportArgs().


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

  • The provideAnalytics4GatheringDataState() and provideSearchConsoleGatheringDataState() helper functions should use getSampleReportArgs() to retrieve the arguments for the relevant reports, rather than duplicating the report args.

Implementation Brief

Test Coverage

QA Brief

Changelog entry

@techanvil techanvil added P2 Low priority Type: Infrastructure Engineering infrastructure & tooling labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Low priority Type: Infrastructure Engineering infrastructure & tooling
Projects
None yet
Development

No branches or pull requests

1 participant