layers-ports-and-adapters-workshop
layers-ports-and-adapters-workshop copied to clipboard
Split assignment 13
First: implement getById() using fromDatabaseRecord. This means the public constructor should be changed into a public static schedule method (do this in the earlier assignment already).
Also: drop the unit tests for Meetup since they get in the way when doing all this refactoring...
One option would be to cherry-pick a commit that provides an update method on the repository so that it's not too much work for the participants.