- ID
- 70c22c31-3b17-40b9-b2db-02a5a0b665f4
MM Sprint 24
- source :: http://multimediallc.atlassian.net/jira/software/c/projects/MMPY/boards/1725?sprint=4897
- start ::
- end ::
- status :: Status - Complete
TODO Sprint 24 Notes
- ID
- c14823b7-855f-6b9e-036f-712db08902ce
- Note taken on
What if I could keep track of notes as the sprint progressed?
Today I finally got the tests working for MMPY-410. Mostly ripping out the two
hold types meant I had to refactor tests, which is usually fraught. Initially
I got them passing, but coverage was a mess. Turns out, rather than swapping
one hold type for another, I just pulled out tests, which was a mistake.