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

[frontend] Add testing of find-pkg-share #76

Closed
wants to merge 1 commit into from

Conversation

ivanpauno
Copy link
Member

Signed-off-by: ivanpauno <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno self-assigned this Sep 20, 2019
@ivanpauno
Copy link
Member Author

  • Linux Build Status

class CheckSubstitutionAction(Action):

def __init__(self, subst: SomeSubstitutionsType, result: SomeSubstitutionsType, **kwargs):
self.subst = normalize_to_list_of_substitutions(subst)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the issue I'm running into is because ExecuteProcess doesn't call normalize_to_list_of_substitutions.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my reply here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivanpauno ivanpauno closed this Sep 23, 2019
@ivanpauno ivanpauno deleted the ivanpauno/add-test-find-share-frontend branch March 24, 2020 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants