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

refactor: apply canonical project structure #128

Merged
merged 9 commits into from
Aug 30, 2022

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Aug 29, 2022

Organize source code into src and tests folders. Tests are organized into unit tests and integration tests. Integration tests rely on testing against the caching service.

Closes #113

@malandis malandis changed the title Move source code to src/Momento.Sdk. refactor: apply canonical project structure Aug 29, 2022
@malandis malandis marked this pull request as ready for review August 29, 2022 22:43
Copy link
Member

@eaddingtonwhite eaddingtonwhite left a comment

Choose a reason for hiding this comment

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

Looks good to me. A lot of changes but seems right 👍 I like logically how it's broken out more now. Seems like a more standard/sane layout as well under src folder.

@malandis malandis merged commit d411eb8 into main Aug 30, 2022
@malandis malandis deleted the refactor/apply-common-project-structure branch August 30, 2022 15:56
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.

C# SDK refactor
2 participants