-
Notifications
You must be signed in to change notification settings - Fork 5
[Feature]: Unit tests for unified shell #787
Copy link
Copy link
Open
Labels
Milestone
Description
Description
Write a set of unit tests for the unified shell, including
- Process manager service (multi-user)
- Process manager process (mutli-user)
- Process manager process (single-user)
- Resource manager
- etc.
Potential impact radius
Small/Isolated
Reason for change
Ensure stability, make it clearer if changes affect the unified shell, and if so in what way they do so.
Suggested implementations
Follow the general testing practice and structure that was provided by the RSEs for e.g. the process manager tests
Testing suggestions
This whole issue is relating defining these tests. They should be written to be short, and test functionality as granularly as possible.
Anything else?
No response
Reactions are currently unavailable