react-native-owl icon indicating copy to clipboard operation
react-native-owl copied to clipboard

How can I validate in the build Owl app that the Owl test is running

Open idlework opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Question

How can I validate in the build Owl app that the Owl test is running? the reason I ask this is; I want to visually test components separately and that could be done with for example an env variable.

So is there an env variable or something else I can use?

I have checked the documentation and code base but I could not find a solution. If it's not available yet i can make a PR with this option.

idlework avatar Nov 20 '24 13:11 idlework

When running the test command, I could find at least 4 env variables being used: image

Does that help? @idlework

danielmartinez-odido avatar Nov 30 '24 13:11 danielmartinez-odido