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

chore: add mocks generation to Makefile #210

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

m3talsmith
Copy link
Contributor

Description

The current codebase has generated mocks that come from another codebase. To ensure reproducibility and maintain a good foundation for our tests, we've added a make task to generate the mocks from said codebase.

References

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

@m3talsmith m3talsmith requested a review from a team as a code owner January 4, 2024 22:34
Copy link

linux-foundation-easycla bot commented Jan 4, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: m3talsmith / name: Michael Christenson II (3133fb0, dbbdcae)

@m3talsmith m3talsmith changed the title Add mocks generation to Makefile Chore: Add mocks generation to Makefile Jan 4, 2024
.gitignore Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
@sergiught sergiught requested a review from a team January 5, 2024 08:30
@rhamzeh rhamzeh changed the title Chore: Add mocks generation to Makefile chore: Add mocks generation to Makefile Jan 5, 2024
@rhamzeh rhamzeh changed the title chore: Add mocks generation to Makefile chore: add mocks generation to Makefile Jan 5, 2024
Copy link
Member

@rhamzeh rhamzeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@m3talsmith can you please squash all commits into one when you are good to go?

You can title it chore: add mocks generation to Makefile

@m3talsmith m3talsmith added this pull request to the merge queue Jan 8, 2024
Merged via the queue into openfga:main with commit 5932988 Jan 8, 2024
9 checks passed
@m3talsmith m3talsmith deleted the chore-add-mocks-generator branch January 8, 2024 20:27
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