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

Extend the test_function to handle hashes? #520

Closed
jemten opened this issue Jun 18, 2018 · 1 comment
Closed

Extend the test_function to handle hashes? #520

jemten opened this issue Jun 18, 2018 · 1 comment
Assignees
Milestone

Comments

@jemten
Copy link
Collaborator

jemten commented Jun 18, 2018

Sometimes it is necessary to pass hashes to a command module. Currently the test_function that we use to test the command modules does not handle hashes.

@henrikstranneheim henrikstranneheim added this to the MIP 8.0 milestone Jan 24, 2019
@henrikstranneheim henrikstranneheim self-assigned this Jun 19, 2019
henrikstranneheim added a commit that referenced this issue Jun 19, 2019
 #520

- Added test for build_call
- Extended test for test_function
- Command modules that need to supply a hash function need to sort the keys alphabetically to enable predicitive testing. Example is in test_function test_command sub
@henrikstranneheim
Copy link
Collaborator

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants