Unit tests should be implemented using `Jest`. Integration tests should be implemented using `Jest` and `React Testing Library`. ### Related issues and PRs - https://github.com/sasjs/server/issues/346 - https://github.com/sasjs/server/pull/351
Unit tests should be implemented using
Jest.Integration tests should be implemented using
JestandReact Testing Library.Related issues and PRs