We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
====================================================================== FAIL: test the addition of another predicate combiner ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/sckott/github/sac/pygbif/test/test-occurrences-download_request.py", line 43, in test_alternative_main_type 'send_notification': 'true'}) AssertionError: {'creator': 'name', 'notification_address': ['em[94 chars] []}} != {'created': 2018, 'creator': 'name', 'notificati[94 chars]rue'} - {'created': 2019, ? ^ + {'created': 2018, ? ^ 'creator': 'name', 'notification_address': ['email'], 'predicate': {'predicates': [], 'type': 'or'}, 'send_notification': 'true'} ====================================================================== FAIL: test the creation of the predicate class ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/sckott/github/sac/pygbif/test/test-occurrences-download_request.py", line 31, in test_gbif_creation 'send_notification': 'true'}) AssertionError: {'creator': 'name', 'notification_address': ['em[95 chars] []}} != {'created': 2018, 'creator': 'name', 'notificati[95 chars]rue'} - {'created': 2019, ? ^ + {'created': 2018, ? ^ 'creator': 'name', 'notification_address': ['email'], 'predicate': {'predicates': [], 'type': 'and'}, 'send_notification': 'true'}
The text was updated successfully, but these errors were encountered:
3b3432c
No branches or pull requests
The text was updated successfully, but these errors were encountered: