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

Feature/repository layer #3

Merged
merged 10 commits into from
Jun 20, 2020
Merged

Feature/repository layer #3

merged 10 commits into from
Jun 20, 2020

Conversation

farshadmb
Copy link
Owner

implemented the Repository Pattern layer.

farshadmb added 10 commits June 17, 2020 18:12
- added repository pattern to project.
- Fixed Bugs in Network Service.
- Added Authenticator Helper to Unit Test.
- Added GraphQLResponse model.
- Added GraphQLResponse Unit test related to repository .
- Refactored the `GitHubUserRepositoryUseCases` abstract.
- Added: `GitHubGraphQLFactory`.
- Changed: `Pagination` struct.
- Added: `XCGitHubUserRepositoryTestes` for testing `GitHubUserRepository`.
- Added GitHubUserProfileRepository test cases.
@farshadmb farshadmb changed the title WIP Feature/repository layer Feature/repository layer Jun 20, 2020
@farshadmb farshadmb merged commit c743fbd into develop Jun 20, 2020
@farshadmb farshadmb deleted the feature/repository-layer branch June 20, 2020 15:36
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.

1 participant