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

Verify that mapping of boolean values works across *SV-based mappers #504

Closed
fontanka16 opened this issue Feb 13, 2023 · 0 comments · Fixed by #622
Closed

Verify that mapping of boolean values works across *SV-based mappers #504

fontanka16 opened this issue Feb 13, 2023 · 0 comments · Fixed by #622
Assignees
Labels
bug Something isn't working

Comments

@fontanka16
Copy link
Contributor

I had to add this into the TestableFileMapper, in order to make the mapping of booleans work for that. We should make sure it works for the others as well.

For each mapper:

Create a test (or add to existing) for the the following scenarios:

  • Boolean property mapped from the value property in the map
  • Boolean property mapped from the source data

image

@fontanka16 fontanka16 added the bug Something isn't working label Feb 13, 2023
branchedelac added a commit that referenced this issue Apr 18, 2023
@branchedelac branchedelac self-assigned this Apr 18, 2023
bltravis pushed a commit that referenced this issue Apr 18, 2023
branchedelac added a commit that referenced this issue May 9, 2023
…ers-with-addresses

620 error when transforming users with addresses close #620 #504
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants