import { expect } from 'chai'; describe('github remote', () => { it('should authenticate to Github API'); });