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