Giter VIP home page Giter VIP logo

Comments (5)

Cengkaruk avatar Cengkaruk commented on May 19, 2024

@Amurmurmur Any updates related to this issue?

from ignite-andross.

Amurmurmur avatar Amurmurmur commented on May 19, 2024

@Cengkaruk I just dont run tests for now. It might have to do with enzyme not supporting latest react-native builds.
Its not the solution I understand, but we cant do anything about it for now, as we are focused on the features for now, and have to give up on tests for now, since we are using latest RN builds once released.
In one of the commits Infinite Red team removed githooks that run tests for now here: infinitered/ignite-ir-boilerplate@be75af9

from ignite-andross.

Cengkaruk avatar Cengkaruk commented on May 19, 2024

@Amurmurmur Okay, thanks for your information.

from ignite-andross.

ruddell avatar ruddell commented on May 19, 2024

I'm pretty sure this was failing due to the autoFocus attribute on the SearchBar. Since that was removed in 540e6cc, you shouldn't run into this anymore once there's a new release.

I worked around it in an existing project by removing the autoFocus attribute.

from ignite-andross.

jbosse avatar jbosse commented on May 19, 2024

@Cengkaruk it seems that @ruddell is correct that removing line 23 autoFocus /App/Components/SearchBar.js and lines 399 autoCorrect={true}and 522 autoCorrect={false} from /Tests/__snapshots__/StoriesTest.js.snap will result a green test run.

from ignite-andross.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.