gemini-hlsw / gem

prototype postgres back-end for ocs
Other
15 stars 5 forks source link

minor version updates #273

Closed tpolecat closed 6 years ago

tpolecat commented 6 years ago
swalker2m commented 6 years ago

Need to find a way to automate testing the stuff that uses FS2 (smart gcal import, ephemeris import). The last couple of version updates introduced class cast exceptions.

tpolecat commented 6 years ago

Indeed, we need tests for that code. Maybe we should add a code coverage check so we know where our blind spots are.

tpolecat commented 6 years ago

I'm fine checking in smart gcal and ephemeris samples into the test resource directories. We don't need all the data but we do need at least $BATCHSIZE rows because chunking ended up being significant in the last few fs2 issues.

swalker2m commented 6 years ago

I'm fine checking in smart gcal and ephemeris samples into the test resource directories.

I think that's the way to go. I'll add a task.