- 
                Notifications
    You must be signed in to change notification settings 
- Fork 297
tests: add golden tests for operator #4528
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
tests: add golden tests for operator #4528
Conversation
| This likely needs a PR to land in kdp first, but I'm splitting out the experiments feature that motivates this from the introduction of golden tests here. I'll revise to not include all the CRDs, it just seems pointless.... | 
7e6304c    to
    27afeb1      
    Compare
  
    80e163c    to
    1e38271      
    Compare
  
    | /assign @gemmahou | 
| PR has landed in kdp so this should now hopefully start passing | 
| /lgtm Seems the main test and comparison logic locate in kubernetes-sigs/kubebuilder-declarative-pattern#418, and we apply it to capture golden logs of operator in this PR. I'm good with the test case, are we going to make this a part of presubmit? | 
| /assign @cheftako | 
| /lgtm | 
| [APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cheftako The full list of commands accepted by this bot can be found here. The pull request process is described here 
Needs approval from an approver in each of these files:
 
 Approvers can indicate their approval by writing  | 
f838ca5
      into
      
  
    GoogleCloudPlatform:master
  
    
Simple golden tests
tests: add tests for CCC operator