Skip to content

Add unittests for generic bindings and durable functions #624

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

Merged
merged 3 commits into from
Feb 29, 2020

Conversation

Hazhzeng
Copy link
Contributor

@Hazhzeng Hazhzeng commented Feb 28, 2020

Waiting for the durable functions library to be released for the full E2E test

  1. Testing if the generic binding is working properly when
    a. When function.json dataType is set to 'string' or 'bytes'
    b. When function.json type has a generic binding name (does not match any of our built-in triggers)
    c. When main.py has proper or no annotation type
  2. Ensure durable function's activityTrigger and orchestrationTrigger does not fall into any of the generic bindings

@ankitkumarr
Copy link
Contributor

25 checks? :O

@Hazhzeng Hazhzeng merged commit 17a69f5 into dev Feb 29, 2020
@Hazhzeng Hazhzeng deleted the hazeng/e2etest branch April 29, 2020 01:52
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