Add inRequestScope decorator inversify/InversifyJS/issues/678
Description
This adds inRequestScope support in fluentProvide.
Related Issue
inversify/InversifyJS/issues/678
How Has This Been Tested?
- Updated tests that included
inSingletonScopeandinTransientScopeto also includeinRequestScope. -
provide_in_syntax.test.tsrefactored to reduce duplicate code.
Types of changes
- [ ] Bug fix / Docs (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.
@remojansen Just wanted to ping to see if there was anything else needed for this PR
@dcavanagh Hey Dan! Would something like this go through you now?
@remojansen @dcavanagh I'm also interested in this PR! Is there something that I can help?
@jakehamtexas do you see any problems here, seems good to me at a first look.
hi guys, can we merge this change in?
Hmm inversify seems to be a dead project :( I mean this PR is from 2018.. Just merge it already.