Skip to content
Snippets Groups Projects
Unverified Commit 226fa67a authored by Paul Melnikow's avatar Paul Melnikow Committed by GitHub
Browse files

Create shortcut for BaseService-related imports (#2809)

Continue to implement #2698:

- Add `core/base-service/index.js` (but hold off on moving the things it imports)
- Add shortcuts in `services/index.js` for Base*Service, errors, and deprecatedService. This file will be streamlined later to avoid cluttering it with rarely used bits.
- Apply consistent ordering of imports and use of `module.exports` in testers.
- Remove some renaming of imports.
- Remove obsolete tests here and there.
parent 8dc8afeb
No related branches found
No related tags found
No related merge requests found
Showing
with 83 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment