-
Notifications
You must be signed in to change notification settings - Fork 2
feat: added partners properties field #21
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
Conversation
timdah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe a bit nit picky with the test names, but it should describe what to expect I guess.
The rest LGTM.
src/test/java/com/metaformsystems/redline/api/controller/TenantControllerIntegrationTest.java
Outdated
Show resolved
Hide resolved
src/test/java/com/metaformsystems/redline/domain/service/TenantServiceIntegrationTest.java
Outdated
Show resolved
Hide resolved
src/test/java/com/metaformsystems/redline/domain/service/TenantServiceIntegrationTest.java
Outdated
Show resolved
Hide resolved
src/test/java/com/metaformsystems/redline/domain/service/TenantServiceIntegrationTest.java
Outdated
Show resolved
Hide resolved
src/test/java/com/metaformsystems/redline/domain/service/TenantServiceIntegrationTest.java
Outdated
Show resolved
Hide resolved
|
Of course, you’re absolutely right — sorry!! I’ll fix it right away. thanks! |
…tControllerIntegrationTest.java Of course, you’re absolutely right — sorry about that! I’ll fix it right away. Co-authored-by: Tim Dahlmanns <13997715+timdah@users.noreply.github.com>
…tServiceIntegrationTest.java fix: test naming Co-authored-by: Tim Dahlmanns <13997715+timdah@users.noreply.github.com>
…tServiceIntegrationTest.java fix: test naming Co-authored-by: Tim Dahlmanns <13997715+timdah@users.noreply.github.com>
…tServiceIntegrationTest.java fix: test naming Co-authored-by: Tim Dahlmanns <13997715+timdah@users.noreply.github.com>
…tServiceIntegrationTest.java fix: test naming Co-authored-by: Tim Dahlmanns <13997715+timdah@users.noreply.github.com>
|
@enryp I gave you write permission to the repo. Since this has been approved, can you squash and merge the PR? |
|
@jimmarino I see, thanks for the permissions!! |
@paullatzelsperger
@jimmarino
@wolf4ood
Tried adding the properties column and its handling in dataspace_info_partners.
Tried adding partner creation