I was thinking that maybe we can build some generic adapter test that acts over IAdapter and IAdapterWiring. So you only need to mock your specific adapter calls to some generic expected behavior and run this generic adapter tests for your new adapter implementation
Originally posted by @lemunozm in #702 (comment)
I was thinking that maybe we can build some generic adapter test that acts over
IAdapterandIAdapterWiring. So you only need to mock your specific adapter calls to some generic expected behavior and run this generic adapter tests for your new adapter implementationOriginally posted by @lemunozm in #702 (comment)