You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/designs/History/CodeFlareSDK_Design_Doc.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,6 @@ We will rely on the Kubernetes cluster’s default security, where users cannot
97
97
* System tests of SDK as part of the entire CodeFlare stack for main scenarios
98
98
* Unit testing, integration testing, and system testing approaches
99
99
* Unit testing will occur with every PR.
100
-
* For system testing we can leverage [current e2e](https://github.com/project-codeflare/codeflare-operator/tree/main/test/e2e) tests from the operator repo.
101
100
* Validation criteria and expected outcomes
102
101
* Minimum of 95% code coverage at all times.
103
102
* Expect all unit tests to pass before a PR is merged.
0 commit comments