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 CamelThe test harness can also collect profiling information about the relative run speed of each.
Status: Accepted
Labels:
Type-Defect
Priority-Medium