Rename MockGitHubChangesetSync to more generic name
Created by: mrnugget
We've talked about this when the mock was introduced, but I think it got lost.
So, here we go: this mock is not tied to GitHub, since its mocks are
called in SetDerivedState
when computing the SyncState
, let's get
rid of the GitHub
in the name.