This means setting up test infrastructure for the codebase, which is good to have. I think I'll use Playwright for consistency with the rest of the organization and because it simplifies ES6 imports.
I'll refactor the code to separate out getting the data from parsing it. TBD what to call the functions.
This means setting up test infrastructure for the codebase, which is good to have. I think I'll use Playwright for consistency with the rest of the organization and because it simplifies ES6 imports.
I'll refactor the code to separate out getting the data from parsing it. TBD what to call the functions.
I want to use real mock data.