issues
search
ONSdigital
/
csvw-check
A CLI to validate CSV-Ws (W3C's CSV on the Web standard).
Apache License 2.0
1
stars
1
forks
source link
Introduce dependency injection
#47
Closed
josepajay
closed
1 year ago
josepajay
commented
3 years ago
Will need it when mocking http requests in tests.
Should be configured for the whole application in one place.
Research libraries available in Scala/Java and decide on which one to go with.
Add unit tests to ensure scheme references and file references as uri's
Acceptance criteria: Use dependency injection everywhere we use http requests