Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
413 stars 67 forks source link

Fill in coverage gaps for Component2 #208

Closed greglittlefield-wf closed 5 years ago

greglittlefield-wf commented 5 years ago

Motivation

There were missing tests for some of the new Component2 code.

Changes

Boyscouting:

Testing Instrructions

aaronlademann-wf commented 5 years ago

The failures are in the dev phase of the build (using Dart 2.6.0-dev)... which has a bug causing the failures: https://github.com/dart-lang/sdk/issues/38311

+10 to integration (CI Passing on Dart 2 stable)