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

Mets à jour l'API pour qu'elle soit compatible avec Core #794

Merged
merged 5 commits into from
Jul 14, 2017

Conversation

fpagnoux
Copy link
Member

  • Correction d'un crash
  • Détails :
    • Mets à jour la version d'OpenFisca-Web-API requise pour qu'elle soit compatible avec la version d'OpenFisca-Core requise.
    • Les deux versions référencées dans le setup.py étaient incompatibles, rendant impossible, dans certaines conditions, le démarrage de l'API.

CHANGELOG.md Outdated
* Correction d'un crash
+ Détails :
- Mets à jour la version d'OpenFisca-Web-API requise pour qu'elle soit compatible avec la version d'OpenFisca-Core requise.
- Les deux versions référencées dans le `setup.py` étaient incompatibles, rendant impossible, dans certaines conditions, le démarrage de l'API.
Copy link
Contributor

Choose a reason for hiding this comment

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

Si identifiées, préciser quelles sont ces certaines conditions posant problème ?

Copy link
Member Author

Choose a reason for hiding this comment

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

👍

def tearDown(self):
self.process.terminate()

def test_response(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Attraper ConnectionError pour lui adjoindre un message plus concis lorsque l'API n'est pas joignable ?

Copy link
Member Author

Choose a reason for hiding this comment

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

👍

@fpagnoux fpagnoux merged commit ae688ab into master Jul 14, 2017
@fpagnoux fpagnoux deleted the fix-legacy-api branch July 14, 2017 09:10
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