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

test(java): Add Java integration tests #160

Merged
merged 15 commits into from
Aug 2, 2023

Conversation

booniepepper
Copy link
Contributor

@booniepepper booniepepper commented Jul 27, 2023

Description

Adds integration tests to the Java SDK

I plan to mark this as ready for review after these are complete:

  • GitHub CI (Pending some offline work to enable this)
  • Basic happy paths are covered (getting there, need to finish more)

(Currently, a Java SDK is in development on a feature branch. Progress on the Java integration can be seen on #158)

References

Closes #153

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Makefile Outdated Show resolved Hide resolved
@booniepepper booniepepper force-pushed the test/java-integ-tests branch 3 times, most recently from 9dbe888 to 17bc284 Compare July 31, 2023 23:30
@booniepepper booniepepper marked this pull request as ready for review August 1, 2023 00:54
@booniepepper booniepepper requested a review from a team as a code owner August 1, 2023 00:54
Makefile Outdated Show resolved Hide resolved
@booniepepper booniepepper requested review from adriantam and removed request for rhamzeh August 1, 2023 20:21
@booniepepper booniepepper force-pushed the test/java-integ-tests branch 17 times, most recently from 234bfa0 to ed84f6e Compare August 1, 2023 23:47
.github/workflows/main.yaml Show resolved Hide resolved
@booniepepper booniepepper merged commit 849f2a2 into feat/java-sdk Aug 2, 2023
8 checks passed
@booniepepper booniepepper deleted the test/java-integ-tests branch August 2, 2023 16:22
booniepepper added a commit that referenced this pull request Aug 25, 2023
Adds integration tests for the Java SDK

For intermediate commit details, see #160

---------

Co-authored-by: Raghd Hamzeh <raghd.hamzeh@auth0.com>
booniepepper added a commit that referenced this pull request Aug 25, 2023
Adds integration tests for the Java SDK

For intermediate commit details, see #160

---------

Co-authored-by: Raghd Hamzeh <raghd.hamzeh@auth0.com>
booniepepper added a commit that referenced this pull request Sep 6, 2023
Adds integration tests for the Java SDK

For intermediate commit details, see #160

---------

Co-authored-by: Raghd Hamzeh <raghd.hamzeh@auth0.com>
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.

None yet

3 participants