-
- Downloads
refactor: make common platform public API (#1104)
Refactors file system of platforms and adds test to ensure GitHub and GitLab have same module.exports signatures.
Showing
- lib/platform/github/gh-got-wrapper.js 1 addition, 1 deletionlib/platform/github/gh-got-wrapper.js
- lib/platform/github/index.js 2 additions, 9 deletionslib/platform/github/index.js
- lib/platform/gitlab/gl-got-wrapper.js 0 additions, 0 deletionslib/platform/gitlab/gl-got-wrapper.js
- lib/platform/gitlab/helpers.js 49 additions, 0 deletionslib/platform/gitlab/helpers.js
- lib/platform/gitlab/index.js 45 additions, 67 deletionslib/platform/gitlab/index.js
- test/manager/__snapshots__/resolve.spec.js.snap 0 additions, 42 deletionstest/manager/__snapshots__/resolve.spec.js.snap
- test/platform/__snapshots__/index.spec.js.snap 69 additions, 0 deletionstest/platform/__snapshots__/index.spec.js.snap
- test/platform/github/__snapshots__/index.spec.js.snap 0 additions, 0 deletionstest/platform/github/__snapshots__/index.spec.js.snap
- test/platform/github/gh-got-wrapper.spec.js 1 addition, 1 deletiontest/platform/github/gh-got-wrapper.spec.js
- test/platform/github/index.spec.js 4 additions, 4 deletionstest/platform/github/index.spec.js
- test/platform/gitlab/__snapshots__/helpers.spec.js.snap 33 additions, 0 deletionstest/platform/gitlab/__snapshots__/helpers.spec.js.snap
- test/platform/gitlab/__snapshots__/index.spec.js.snap 21 additions, 69 deletionstest/platform/gitlab/__snapshots__/index.spec.js.snap
- test/platform/gitlab/gl-got-wrapper.spec.js 1 addition, 1 deletiontest/platform/gitlab/gl-got-wrapper.spec.js
- test/platform/gitlab/helpers.spec.js 33 additions, 0 deletionstest/platform/gitlab/helpers.spec.js
- test/platform/gitlab/index.spec.js 73 additions, 95 deletionstest/platform/gitlab/index.spec.js
- test/platform/index.spec.js 12 additions, 0 deletionstest/platform/index.spec.js
- test/workers/repository/updates/__snapshots__/branchify.spec.js.snap 0 additions, 35 deletions...s/repository/updates/__snapshots__/branchify.spec.js.snap
Loading
Please register or sign in to comment