Closed danielreti closed 1 year ago
I'll look into updating the github workflow scripts to spin up a postgres db to get the tests working again. Seems relatively straightforward according to this.
Made the suggested changes - not sure how to write these tests though
@danielreti Is this still a work in progress or is it ready to be reviewed/merged?
@daniaki oh it's been ready to be merged, I just don't know how to write the required test
@danielreti noice, just fixing up the migrations - django doesn't allow two leaf node migrations (i.e this one and the curation comments) but it has a handy facility to merge such migrations into one.
Closes https://github.com/populationgenomics/variant-curation-portal-private/issues/4