Export to GitHub

modosmapi - issue #4

Test harness


Posted on Jun 4, 2008 by Grumpy Camel

Implement a test harness which:

  • Running on a local copy of a section of the db
  • Executes a (definitive) list of api queries
  • On both modosmapi and the Ruby api
  • Builds up a datastructure representing the semantics of each
  • And compares these two - failing if they don't match

Comment #1

Posted on Jun 4, 2008 by Grumpy Camel

The test harness can also collect profiling information about the relative run speed of each.

Status: Accepted

Labels:
Type-Defect Priority-Medium