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

[DRE-94] Add tests #74

Merged
merged 11 commits into from
Jun 7, 2023
Merged

[DRE-94] Add tests #74

merged 11 commits into from
Jun 7, 2023

Conversation

ezerozen
Copy link
Collaborator

@ezerozen ezerozen commented Jun 2, 2023

No description provided.

@ezerozen ezerozen requested a review from fcarrero June 5, 2023 14:12
Base automatically changed from feature/DRE-94-initial-structure to v2 June 5, 2023 18:09
pass
accept_language = 'es'
response = self.api.get_orders(accept_language, limit=20)
self.assertIsNotNone(response)
Copy link
Collaborator

Choose a reason for hiding this comment

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

podemos validar aca que el charges[0].payment_method si es cash, card o spei ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

y asi para todos los casos en donde usemos oneof o anyof o oneof

setup.py Outdated
@@ -33,7 +33,7 @@
name=NAME,
version=VERSION,
description="Conekta API",
author="Api support client",
author="Engineering Conekta",
author_email="engineering@conekta.com",
url="https://developers.conekta.com/",
Copy link
Collaborator

Choose a reason for hiding this comment

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

@@ -33,7 +33,7 @@
name=NAME,
Copy link
Collaborator

Choose a reason for hiding this comment

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

porfa el name dejarlol 'conekta'
para conservar el mismo name que ya se tiene en pip
Uploading image.png…

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ahora esta como conekta-python, lo cambio a conekta?

Copy link
Collaborator

Choose a reason for hiding this comment

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

image
si porfa.

@fcarrero
Copy link
Collaborator

fcarrero commented Jun 6, 2023

podemos conservar el https://github.com/conekta/conekta-python/blob/master/CHANGELOG.md
y agregar lo que trae la version 6 ?

@ezerozen ezerozen requested a review from fcarrero June 6, 2023 15:47
CHANGELOG.md Show resolved Hide resolved
@ezerozen ezerozen requested a review from fcarrero June 7, 2023 14:26
@ezerozen ezerozen merged commit 9af35b4 into v2 Jun 7, 2023
@ezerozen ezerozen deleted the feature/DRE-94-add-tests branch June 7, 2023 16:35
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.

2 participants