Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Provide possibility to wrap components before render #33

Open
apsavin opened this issue Apr 10, 2017 · 2 comments
Open

Provide possibility to wrap components before render #33

apsavin opened this issue Apr 10, 2017 · 2 comments

Comments

@apsavin
Copy link

apsavin commented Apr 10, 2017

It's a feature request.
It would be great to have possibility to provide a wrapper component for all components in all tests.

Consider this example. I need App with context around all components that use css modules - literally all components that I want to test.

I can help with implementation, if you think the idea is ok.

@SevInf
Copy link
Contributor

SevInf commented Apr 12, 2017

This is a very good idea, and I would appreciate help implementing it. Starting point for that should be somewhere around client-wrapper.

@DylanVann
Copy link

This would help with things like adding fonts to the header.

This project is great. Best visual regression testing API ever.

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

No branches or pull requests

3 participants