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
Currently, we have an integration test that performs a load generation test on each of the committer components. However, we also need to create a unit test for this functionality to ensure that individual components are tested in isolation, making it easier to detect bugs early, etc.