* Add script to merge existing course instances * Have client only send one course instance creation * Have server return existing course instance if one for the given classroom/course exists * Remove bandaid code from ClassroomView
This collapses the difference between master and single-process-server-tests, to remove some larger fixtures files that were in that feature branch.