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
The unit tests in src/main.rs are about the same size, or more, than the main Steward code. These should be refactored, minimized, or maybe moved to separate file(s) to make the code more manageable.
Add test where a config-initialized Steward handle the requests.
Only used the canned CSRs, which contained Enarx signatures.
The unit tests in
src/main.rs
are about the same size, or more, than the main Steward code. These should be refactored, minimized, or maybe moved to separate file(s) to make the code more manageable.The text was updated successfully, but these errors were encountered: