Tiffany Forkner
Tiffany Forkner
### Description Sometimes when the backend endpoint tests run they fail because of a core dump. You can run them again and usually they will pass. Determine what is causing...
### Description and related issues Update the Export and Submit page to export the PDF directly from that page instead of having to go to the Review page first. Clicking...
### 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...
### 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… -...
Document frontend coding standards ### This task is done when... - [ ] the wiki is updated with frontend coding standards
### Description and related issues All of our files are currently stored in one s3 bucket. Bill has created new buckets to that we can separate out internal files that...