# Description In the [transactions PR](https://github.com/NASA-IMPACT/veda-backend/pull/378), we added [some unit tests](https://github.com/NASA-IMPACT/veda-backend/pull/378/files#diff-d3e774aba1a0c1b726c93792e0b3d5677efbbbc989095300ce219b3fc4ca1503), but had some trouble getting them to work. So for now we've [commented out the tests in the CICD](https://github.com/NASA-IMPACT/veda-backend/pull/378/files#diff-15c806aa509538190832852f439e9921a23bec2da81f95ed0e4bf13c14e5b160R86-R88). Fix the tests and uncomment the lines in the workflow. # AC - [x] Transactions unit tests running well in the GitHub PR action