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/customers #3

Merged
merged 26 commits into from
Aug 5, 2022
Merged

Feature/customers #3

merged 26 commits into from
Aug 5, 2022

Conversation

afalla-conekta
Copy link

Estructura esqueleto y servicios de creación, consulta, borrado, listado de customer

matiasrosemberg and others added 22 commits June 28, 2022 17:37
…structure

# Conflicts:
#	target/classes/conekta/io/client/ConektaRequestor.class
#	target/classes/conekta/io/config/Headers.class
#	target/classes/conekta/io/model/impl/Balance.class
#	target/classes/conekta/io/model/impl/Customer.class
#	target/classes/conekta/io/model/impl/Log.class
#	target/classes/conekta/io/model/impl/Order.class
#	target/classes/conekta/io/model/impl/Plan.class
#	target/classes/conekta/io/model/impl/Subscription.class
#	target/classes/conekta/io/model/impl/Transaction.class
#	target/classes/conekta/io/model/impl/Transfer.class
#	target/classes/conekta/io/model/impl/Webhook.class
Copy link

@EricDominguez1 EricDominguez1 left a comment

Choose a reason for hiding this comment

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

Me parece que faltan test de los otros modelos

src/main/java/conekta/io/client/ConektaRequestor.java Outdated Show resolved Hide resolved
src/main/java/conekta/io/client/impl/CustomersClient.java Outdated Show resolved Hide resolved
src/main/java/conekta/io/config/ConektaAuthenticator.java Outdated Show resolved Hide resolved
src/main/java/conekta/io/config/Constants.java Outdated Show resolved Hide resolved
src/test/java/conekta/io/CustomerTest.java Outdated Show resolved Hide resolved
EricDominguez1
EricDominguez1 previously approved these changes Aug 4, 2022
.gitignore Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
@afalla-conekta afalla-conekta merged commit 34d688e into develop Aug 5, 2022
@afalla-conekta afalla-conekta deleted the feature/customers branch August 5, 2022 13: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.

4 participants