Skip to content

Conversation

@adracus
Copy link
Contributor

@adracus adracus commented Feb 23, 2022

testutils contain utilities often used when writing tests interfacing
with Kubernets.

For now, the new utilities provided are:

  • EqualitiesEqualMatcher, providing equality matching based on semantic
    equality
  • EqualitiesDerivativeMatcher, providing derivative matching based on
    semantic equality
  • ErrorFuncMatcher, providing matching based on an error func. Most
    prominent usage will be with functions like apierrors.IsNotFound

@adracus adracus requested a review from afritzler February 23, 2022 09:31
@github-actions github-actions bot added size/L enhancement New feature or request labels Feb 23, 2022
testutils contain utilities often used when writing tests interfacing
with Kubernets.

For now, the new utilities provided are:
* EqualitiesEqualMatcher, providing equality matching based on semantic
  equality
* EqualitiesDerivativeMatcher, providing derivative matching based on
  semantic equality
* ErrorFuncMatcher, providing matching based on an error func. Most
  prominent usage will be with functions like apierrors.IsNotFound
@afritzler afritzler merged commit 7d14264 into main Feb 23, 2022
@afritzler afritzler deleted the feature/testutils branch February 23, 2022 10:45
@hardikdr hardikdr added the area/iaas Issues related to IronCore IaaS development. label Jun 26, 2025
@hardikdr hardikdr added this to Roadmap Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/iaas Issues related to IronCore IaaS development. enhancement New feature or request size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants