CloudServices/Sync/FxSync/Crossweave2

From MozillaWiki
< CloudServices‎ | Sync‎ | FxSync
Revision as of 19:46, 6 April 2011 by Philikon (talk | contribs) (Created page with "= Goals = * JavaScript-ability * improved error reporting (more finegrained, helpful, etc.) * be a stable test suite across upcoming refactorings (War On Sync) * provide reliabl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Goals

  • JavaScript-ability
  • improved error reporting (more finegrained, helpful, etc.)
  • be a stable test suite across upcoming refactorings (War On Sync)
  • provide reliable perf measurements (track regressions, etc.)

Plan

  • Python
    • ...
  • Harness
    • clone crossweave2 from crossweave repo
    • refactor tests to JSON format
    • support JavaScript tests
    • refactor verify/verify-not/sync/... to be function calls
    • make all test execution async