CCALI / a2jdat

This repo hosts the distributable production version of the A2J Document Assembly Tool (DAT). The document assembly tool is an optional piece of software used for producing pdf documents at the end of A2J Author Guided Interviews.
https://www.a2jauthor.org
Other
3 stars 1 forks source link

Automated test failure #151

Open tobiasnteireho opened 1 month ago

tobiasnteireho commented 1 month ago

previously passing test now fails https://github.com/CCALI/a2jdat/actions/runs/10219566861/job/28278073429

2) lib/routes/templates GET /api/templates?filterDataUrl= fails if fileDataUrl query param missing: Error: .end() was called twice. This is not supported in superagent

related to #135

tobiasnteireho commented 1 month ago

when error occurs response is null but correct error is displayed in console. https://github.com/CCALI/a2jdat/actions/runs/10219566861/job/28278073429#step:6:145

tobiasnteireho commented 1 month ago

fails on fresh pull from develop with previously working node 16.14.1 now might need to skip