Context
We currently rely on manual verification. We need robust unit tests to ensure stability as the codebase grows.
Goals
- Add Jest unit tests for
createRun and processRun handlers.
- Mock AWS SDK calls using
aws-sdk-client-mock.
Implementation Details
Context
We currently rely on manual verification. We need robust unit tests to ensure stability as the codebase grows.
Goals
createRunandprocessRunhandlers.aws-sdk-client-mock.Implementation Details
backend/directory.