• 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
..
animation Loading commit data...
cassowary Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widget Loading commit data...