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

Validator refactoring #165

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Validator refactoring #165

wants to merge 26 commits into from

Conversation

kuhy
Copy link
Collaborator

@kuhy kuhy commented Apr 27, 2021

No description provided.

asmigala and others added 15 commits July 2, 2021 11:50
Automatically download correct driver version
Updated instructions for running tests in README.
- refactor test-resources classes
  - make them POJO
  - use Lombok
- improve setting of values in SourceMappingTestClass and TargetMappingTestClass
  - use BeanWrapper
  - add converters for unknown conversions between objects
- rename AtlasmapPage, AtlasmapInit
- remove CucumberGlue
  - use dependency injection instead
- move ResourceGenerator to datamapper-e2e module
- load documents from files (instead of harcoded strings)
- use dependency injection
- move documents used for mapping to test-resources module
- add JAR_RESOURCE_FOLDER and DOCUMENTS_RESOURCE_FOLDER to TestConfiguration
- rewrite MappingValidatorTest
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.

3 participants