eAPD
eAPD copied to clipboard
CMS (Centers for Medicare and Medicaid Services) eAPD - Modernizing the APD experience
### Description and related issues Create MMIS tests that mirror the current tests for HITECH APDs. We will eventually be able to retire the HITECH tests, so we'll need that...
Describe the task here and link or add dependencies to any applicable issues... With HITECH about to make it way out, we should remove some of the basic Cypress tests...
We should display the milestones as tables, because it may make the scan and review process simpler. We could model the design after the current activity schedule summary. This ticket...
### Description When creating an activity, and clicking next of the Proposed Budget page of the previous activity. You are navigated to the APD overview. ### Steps to reproduce 1....
### Description and related issues Moment is a huge package. We should replace it with date-fns if we can ### This task is done when… - [ ] determine if...
### Description and related issues There is an issue in util/adminCheck.test.js. The test for invalid HITECH apd ("test an invalid HITECH apd returns expected errors") isn't returning all of the...
The system currently uses a mixture of hardcoded text and localized text maintained in YAML files. Research where each is used. Make a consistent standard for if and when each...
### Description and related issues When we changed the unit tests to hit the actual database instead of using mocks, we piggybacked off of the endpoint docker compose set up....
### Description and related issues Research if it is possible to import an multi-tab excel sheet into the application for previous MDBT tables. ### This task is done when… -...
### Description Currently if a fed admin tries to assign a state that doesn't have a corresponding state admin certification letter it will fail silently. We will add an alert...