Skip to content

Conversation

@adscheevel
Copy link
Collaborator

Added two functions for searching for chores based on process name or defined parameter value(not parameter name and not the parameter default set in the TI process) in the chore configuration. I took a stab at some test cases as well.

by process name and parameter value
Removed logic for matching_tasks_only parameter of the search functions. All chore tasks for matching chores will be returned now
added additional tests to search methods to check length of returned chore_names and returned names for each item returned
Moved search tests above tests that modify/mutate the tasks on chores since test parameters were derived from the initial chore definition
@MariusWirtz
Copy link
Collaborator

Nice one @adscheevel

Thanks!

@MariusWirtz MariusWirtz merged commit c8afcb3 into cubewise-code:master Jan 11, 2022
MariusWirtz added a commit that referenced this pull request Jan 12, 2022
- cater for numeric parameter values
- add readme for tests
- fix all chore tests

successor of #663
MariusWirtz added a commit that referenced this pull request Jan 13, 2022
- cater for numeric parameter values
- add readme for tests
- fix all chore tests

successor of #663
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