• Ian Hickson's avatar
    Some cleanup of the test framework (#4001) · d2c8c82f
    Ian Hickson authored
    * Add a "build" phase to EnginePhase for completeness.
    * Ignore events from the device during test execution.
    * More dartdocs
    * Slightly more helpful messages about Timers in verifyInvariants.
    * Add widgetList, elementList, stateList, renderObjectList.
    * Send test events asynchronously for consistency with other APIs.
    * Fix a test that was depending on test events being synchronous (or
      rather, scheduled in a microtask that came before the microtask for
      the completer of the future that the tap() function returned).
    d2c8c82f
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
pubspec.yaml Loading commit data...