Add a few more unit tests for the persistence layer. The goal is to have 100% coverage of the happy flow, to aid in conversion from GORM to sqlc. No functional changes.
shellSplit(someString)
assert.NoError()
require.NoError()