SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

input type -> datatype for number #769

Closed BryceStevenWilley closed 11 months ago

BryceStevenWilley commented 11 months ago

input type: number doesn't exist and doesn't actually validate anything. This is a similar issue to https://github.com/SuffolkLITLab/docassemble-ALToolbox/pull/193.

I'm not sure that we check for DA validation of non numbers, but figured I'd make the change anyway, to prevent any confusing down the line. Manually tested to make sure that it works, and it does.