asotog
12/20/2019 - 5:23 PM

Jest tests for small capacity CI/CD

  "scripts": {
    ...
    "test": "react-scripts test --coverage --maxWorkers=4",
    ...
  },