Skip to content
Snippets Groups Projects
  1. Jun 28, 2017
  2. Jun 26, 2017
  3. 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
  4. Mar 15, 2017
  5. Dec 07, 2016
Loading