Skip to content

Conversation

@kpfleming
Copy link
Contributor

@kpfleming kpfleming commented Nov 20, 2025

Change summary

All of the acceptance test functions for logging blocks had names which started with the resource name, which did not cause a problem when only one type of resource was being tested. Now that both VCL and Compute resources are being tested, the function names have to be changed to put that detail in the 'flavor' part of the function name.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

@kpfleming kpfleming requested a review from a team as a code owner November 20, 2025 19:29
@kpfleming kpfleming marked this pull request as draft November 20, 2025 20:03
@kpfleming kpfleming added the Skip-Changelog Skip changelog build check label Nov 20, 2025
@kpfleming kpfleming force-pushed the correct-acceptance-test-names branch from 77193aa to ea796a1 Compare November 20, 2025 20:54
@kpfleming kpfleming changed the title Rename acceptance test functions to indicate that they test Compute services Rename acceptance test functions for logging blocks Nov 20, 2025
All of the acceptance test functions for logging blocks had names
which started with the resource name, which did not cause a problem
when only one type of resource was being tested. Now that both VCL and
Compute resources are being tested, the function names have to be
changed to put that detail in the 'flavor' part of the function name.
@kpfleming kpfleming force-pushed the correct-acceptance-test-names branch from 46b065d to d7a0279 Compare November 24, 2025 19:05
@kpfleming kpfleming marked this pull request as ready for review November 24, 2025 19:07
@kpfleming kpfleming merged commit 34b2d5e into fastly:main Nov 24, 2025
12 checks passed
@kpfleming kpfleming deleted the correct-acceptance-test-names branch November 24, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Changelog Skip changelog build check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants