Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve class names using the Injector API #14

Merged
merged 10 commits into from
Aug 28, 2024

Conversation

Cambis
Copy link
Owner

@Cambis Cambis commented Aug 26, 2024

Description ✍️

  • Resolve injected class names using the Injector API

Fixes 🐛

DoD checklist ✅

@Cambis Cambis linked an issue Aug 26, 2024 that may be closed by this pull request
@Cambis Cambis changed the title Resolve class names using the injector api Resolve class names using the Injector API Aug 26, 2024
- Adding to a new manifest may result in the previous classes becoming undiscoverable
- Now these tests recieve the correct types!
- This test can now return the correct types without mocking
- Add a configuration property value object for testing
- This test can now return the correct types without mocking
@Cambis Cambis marked this pull request as ready for review August 28, 2024 20:42
@Cambis Cambis merged commit b7c2678 into main Aug 28, 2024
2 checks passed
@Cambis Cambis deleted the feature/13-resolve-class-names-using-the-injector-api branch August 28, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve class names using the Injector API
1 participant