Imported Ticket
- Summary: Answer Testing
- Component: yt
- Milestone: 2.1
- Reporter: mturk
- Owner: mturk
- Resolution: None
- Status: new
- Created: 1283007513000000
- Description: Using the answer testing functionality, we need to be able to execute the following tests across all types of data currently supported:
- Projections
- Profiles in 1- and 2-D
- Slices
- Hierarchy consistency
Update to Ticket
- Author: mturk
- Changetime: 1283807148670576
- Field: comment
- Oldvalue: 1
- Newvalue: In http://bitbucket.org/MatthewTurk/yt_answer_testing I've started making up answer testing. There's enough here to run multiple versions of yt against multiple different outputs from different codes and cross-correlate the results.
The next step is to create a cron job to run it at regular intervals.
Update to Ticket
- Author: mturk
- Changetime: 1284609249397347
- Field: comment
- Oldvalue: 2
- Newvalue: The tests have been moved into the main repository, and using Hudson we'll have a buildbot running soon.