• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

facebook / react / 13890
86%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2016 11:49PM UTC
Jobs 1
Files 232
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
13890

push

travis-ci

gaearon
[Fiber] Fix tests for Fiber in ReactElement-test (#8150)

* Test Fiber internals differently in ReactElement

Instead of being able to access the owner's instance via getPublicInstance(), we use the Fiber's stateNode. (Fiber does not have methods, it's just a structure!)

* Fix isCompositeComponentWithType for fiber

In ReactTestUtils.isCompositeComponentWithType, we provide a way to walk through Fiber's internals in place of using _currentElement.type. We keep support for non-fiber though.

* Test fiber reconciler consistently

Use typeof instance.tag to test if we're using the fiber reconciler

* Remove unnecessary comment

8183 of 9327 relevant lines covered (87.73%)

3084.91 hits per line

Jobs
ID Job ID Ran Files Coverage
2 13890.2 (TEST_TYPE=test) 29 Oct 2016 11:49PM UTC 0
87.73
Travis Job 13890.2
Source Files on build 13890
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13890
  • 6d747a74 on github
  • Prev Build on master (#13879)
  • Next Build on master (#13891)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc