Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Design Test Helpers 2.0 #28

Open
abilson opened this issue Mar 5, 2019 · 1 comment
Open

Design Test Helpers 2.0 #28

abilson opened this issue Mar 5, 2019 · 1 comment
Assignees

Comments

@abilson
Copy link
Contributor

abilson commented Mar 5, 2019

With more use, we've identified some ways to improve Test Helpers to be more intuitive.

  • Extract app configuration to allow injection of additional config options.
  • Expand IHelper classes to include all: AgentHelper, EHHelper, etc.
  • Organize object helpers into a DI factory method and simplify the interfaces
@abilson abilson self-assigned this Mar 5, 2019
@dvbarnes
Copy link
Contributor

I also would like this, currently we try to remove the hard dependency from the TestHelper class in our helper functions this allows us to add wrappers or other extra goodness that are specific to our business logic but now used in all Helper functions.

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

No branches or pull requests

2 participants