Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Add tests for modulepath service registration #46

Open
tlinkowski opened this issue Aug 22, 2019 · 0 comments
Open

Add tests for modulepath service registration #46

tlinkowski opened this issue Aug 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tlinkowski
Copy link
Owner

Currently, our specs only test if a service is properly registered on classpath ("proper service is registered on classpath"). It's easy to check, because we're testing on classpath only (due to Groovy 2). However, we should find some way to also test if a service is properly registered on modulepath (and generally test everything on modulepath too - should be possible with Groovy 3).

@tlinkowski tlinkowski added the enhancement New feature or request label Aug 22, 2019
@tlinkowski tlinkowski self-assigned this Aug 22, 2019
tlinkowski added a commit that referenced this issue Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant