Skip to content

take interfaces instead of concrete objects helm shim testable#369

Open
paulgmiller wants to merge 2 commits intoAzure:mainfrom
paulgmiller:readerwriterinterfaces
Open

take interfaces instead of concrete objects helm shim testable#369
paulgmiller wants to merge 2 commits intoAzure:mainfrom
paulgmiller:readerwriterinterfaces

Conversation

@paulgmiller
Copy link
Contributor

Right now ojbects have to be serilized by test code then unserialized by input reader.

Then if we want objects out of wrtier we need to deserialize again.

This will let us use simple mocks that just pass the right unstructured objects around.

Also taking interaces is generally good. Could make these interface private took.

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.

1 participant