Description
Add basic unit testing to the sql package
We want code coverage at or above 50%, it is currently at 0%.
This task largely consists of testing the setters, as the Expand() call depends on an external expansion service and is tested elsewhere.