expo-template-scala icon indicating copy to clipboard operation
expo-template-scala copied to clipboard

Add sample unit test

Open mcallisto opened this issue 5 years ago • 2 comments

As done here in Slinky's create-react-scala-app, would it be possible to add a sample test just checking that the native app renders?

I have seen that there are tests for native in https://github.com/shadaj/slinky/tree/master/native/src/test, based on these NPM packages

    "react-test-renderer": "16.6.1",
    "react-native-mock-render": "0.1.2"

but I am not sure if they can apply here and how to piece them together properly.

Any help would be great.

mcallisto avatar Jan 31 '20 07:01 mcallisto

@mcallisto did you have any progress on this?

diegoboston avatar Jun 05 '20 12:06 diegoboston

@diegoboston unfortunately not, still think it would be needed, but I did not have the time (and probably the skills) to solve it.

mcallisto avatar Jun 05 '20 13:06 mcallisto