Commit Graph
5 Commits
Author SHA1 Message Date
EspenAlbert 6f9b32b575 refactor to a more sensible test.
reduce cyclomatic complexity of if clause
2020-11-24 18:52:51 +00:00
EspenAlbert 0679bb4158 Remove else clause that was never hit. 2020-11-24 09:31:59 +00:00
EspenAlbert cf3ec2e2a5 Refactor tests to cover all lines. 2020-11-24 09:09:54 +00:00
EspenAlbert a668b20f1a Add test for an Album with tracks. 2020-11-24 08:56:57 +00:00
EspenAlbert 3eccd05ece support updating models on the many side of the one-to-many relations. 2020-11-24 08:49:29 +00:00