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

#847 Update AEM Mocks and other testing dependencies #848

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

stefanseifert
Copy link
Contributor

Fixes #847

  • Update to latest AEM Mocks version (which includes some important updates from sling-mocks osgi-mock)
  • include Sling Context-Aware Configuration plugin to test code which uses context-aware configuration
  • refactor AppAemContext a bit to make it easier to test with different resource resolver types
  • also update JUnit and Mockito testing dependencies

…ortant updates from sling-mocks osgi-mock)

include Sling Context-Aware Configuration plugin to test code which uses context-aware configuration
refactor AppAemContext a bit to make it easier to test with different resource resolver types
also update JUnit and Mockito testing dependencies
@bpauli bpauli merged commit 937831a into adobe:develop Dec 16, 2021
@stefanseifert stefanseifert deleted the feature/847-update-testing-deps branch December 16, 2021 12:23
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.

Update AEM Mocks and other testing dependencies
2 participants