Skip to content
Snippets Groups Projects
  1. Jun 28, 2017
  2. Jun 26, 2017
  3. Jun 08, 2017
  4. Jun 07, 2017
    • Natalie Weizenbaum's avatar
      Stop using scheduled_test. (#1629) · 32db8831
      Natalie Weizenbaum authored
      This switches pub's tests over to using the stream matchers built into
      test, as well as the test_descriptor, test_process, and
      shelf_test_handler packages. It uses async/await rather than
      scheduled_test's task queue.
      
      This removes a layer of indirection which should make it much easier to
      work on pub's test infrastructure, especially for people unfamiliar with
      scheduled_test.
      32db8831
  5. Mar 16, 2017
    • Natalie Weizenbaum's avatar
      Add metadata to requests to pub.dartlang.org. (#1521) · b7864409
      Natalie Weizenbaum authored
      * Add metadata to requests to pub.dartlang.org.
      
      This will help pub.dartlang.org better track how packages relate to one
      another.
      
      * Fix broken depenency tests.
      
      Those unit tests import pub libraries directly without invoking a
      command, so command was throwing an exception. Worse, the Pokemon
      exception handler in DependencyValidator was then catching the
      StateError, hiding the bug.
      
      Also applied some other changes I suggested.
      b7864409
  6. Mar 15, 2017
  7. Dec 20, 2016
  8. Dec 07, 2016
  9. Dec 05, 2016
  10. Oct 04, 2016
  11. Feb 03, 2016
  12. Jan 13, 2016
  13. Jan 05, 2016
  14. Jul 15, 2015
  15. Jun 27, 2015
  16. May 22, 2015
  17. May 14, 2015
Loading