Upgrade orgreg client
The old version of the client did not fetch short name correctly from the api response. This new one does, but shortname is now called short_name, forcing some small adjustments of the tests and their settings.
parent
88c6df5c
No related branches found
No related tags found
Showing
- greg/importers/orgreg.py 5 additions, 4 deletionsgreg/importers/orgreg.py
- greg/tests/management/test_import_from_orgreg.py 16 additions, 3 deletionsgreg/tests/management/test_import_from_orgreg.py
- gregsite/settings/testing.py 1 addition, 1 deletiongregsite/settings/testing.py
- gregui/tests/conftest.py 1 addition, 1 deletiongregui/tests/conftest.py
- poetry.lock 248 additions, 357 deletionspoetry.lock
- pyproject.toml 1 addition, 1 deletionpyproject.toml
This diff is collapsed.
Please register or sign in to comment