-
### Overview
Create tests for new crisp functionality in two new services [CrispService](src/crisp/crisp.service.ts) and [CrispListenerService](src/crisp-listener/crisp-listener.service.ts)
### Ac…
-
### Is your feature request related to a problem?
Yes. I am trying to unit test a frontend service that relies on the `ModalService`, but I cannot make a mock using [Moq](https://github.com/devlo…
-
# Exit Criteria
- [ ] Swagger documentation for `auth` service routes
- [x] Add `auth.rm` file with explanations
-
Now, some services are injected using @Input
This should never be the case, they should be injected using constructors or the inject function.
-
There is a flaw in the logic to the handling of errors for each of the services - we should always propagate the error to the caller for the next action in the set.
Example; if there's two services d…
-
**Dependent on UX ticket:** https://github.com/department-of-veterans-affairs/va.gov-cms/issues/19916
## Description
The Facility Locator allows Veterans to search for national and VA grant-funded ce…
-
Services are too large . So we need to add thus more functionality .
-
-
The aggregate model has risks of getting too large, and just having the cross-cutting concerns too poorly defined within it. By extracting services, we can make the unavoidable cross-cutting concerns …
-