Project

General

Profile

Feature #339

Add g4mice integration tests...

Added by Rogers, Chris over 12 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Testing
Target version:
Start date:
23 February 2011
Due date:
% Done:

0%

Estimated time:
Workflow:

Description

Add all g4mice application tests:
  • PhysicsList
  • Multipole
  • Probably some of the "Unit" tests are really application tests
#1

Updated by Rogers, Chris over 12 years ago

  • Assignee set to Rogers, Chris
#2

Updated by Tunnell, Christopher over 12 years ago

  • Category set to Testing

probably requires discussion since integration tests may now fall into MAUS-land?

#3

Updated by Rogers, Chris over 12 years ago

Certainly do... we can chat if you like (tomorrow?)

#4

Updated by Tunnell, Christopher about 12 years ago

The physics lists tests (if you want to talk about how to do it) I think fit nicely as python unit tests.

#5

Updated by Rogers, Chris about 12 years ago

Fine it can be done with unittest module. I need to bring the code across, that means making sure I understand how simulation does geometries and such like.

Note in my jargon this is not a unit test. A unit test tests the smallest possible unit, i.e. a function.

This is an application level test (checking that we have integrated G4 correctly with simulation). That's really testing the design is correct.

We can do application tests using python unittest library of course, which I think was your point.

#6

Updated by Tunnell, Christopher about 12 years ago

  • Target version set to Future MAUS release
#7

Updated by Rogers, Chris almost 12 years ago

  • Target version changed from Future MAUS release to MAUS-v0.1.0
#8

Updated by Rogers, Chris over 11 years ago

  • Target version changed from MAUS-v0.1.0 to Future MAUS release
#9

Updated by Rogers, Chris over 10 years ago

  • Status changed from Open to Rejected

They are all in

Also available in: Atom PDF