Skip to content

Conversation

@bflad
Copy link
Contributor

@bflad bflad commented Jun 8, 2022

Closes #215

Also removes the placeholder internal/testing/emptyprovider implementation in preference of the fully built out declarative one in internal/testing/testprovider.

At this point we should hopefully feel pretty confident in the framework and protocol version 6 server unit testing focusing on their logic and data handoffs to other functions/methods. This also means we should be in a good spot to create a protocol version 5 implementation, very similar to the protocol version 6 implementation.

…oto6server testing

Reference: #215

Also removes the placeholder `internal/testing/emptyprovider` implementation in preference of the fully built out declarative one in `internal/testing/testprovider`.

At this point we should hopefully feel pretty confident in the framework and protocol version 6 server unit testing focusing on their logic and data handoffs to other functions/methods. This also means we should be in a good spot to create a protocol version 5 implementation, very similar to the protocol version 6 implementation.
@bflad bflad added the tech-debt Issues tracking technical debt that we're carrying. label Jun 8, 2022
@bflad bflad added this to the v0.9.0 milestone Jun 8, 2022
@bflad bflad requested a review from a team as a code owner June 8, 2022 20:14
Copy link
Contributor

@detro detro left a comment

Choose a reason for hiding this comment

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

👍

@bflad bflad merged commit b98014a into main Jun 13, 2022
@bflad bflad deleted the bflad-planresourcechange-testing branch June 13, 2022 15:34
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tech-debt Issues tracking technical debt that we're carrying.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor how we're serving providers

2 participants