KubeUI icon indicating copy to clipboard operation
KubeUI copied to clipboard

Core Testing

Open IvanJosipovic opened this issue 1 year ago • 0 comments

Goal, get the Core to >=80% Code Coverage

Core

  • Base
    • [x] Import Yaml
    • [ ] Import Folder
    • [x] Import ZIP
  • Cluster
    • [x] Create Object
    • [x] Read Object
    • [x] Read Objects
    • [x] Update Object
    • [x] Delete Object
    • [x] Handle CRD
    • [ ] Read Logs
    • [ ] Attach to Pod
    • [ ] Pod Shell
  • GitOps
    • [ ] Create Object
    • [ ] Read Object
    • [ ] Update Object
    • [ ] Delete Object
    • [ ] Handle CRD
  • Compare Object
    • [ ] Added
    • [ ] Updated
    • [ ] Deleted
  • Helm
  • Flux
    • HelmRelease

IvanJosipovic avatar Dec 30 '22 22:12 IvanJosipovic