Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 658 by jannik.l...@gmail.com: write a test for MooseMenu entries http://code.google.com/p/moose-technology/issues/detail?id=658
We need a test that take all entries in Moose Browser and test them, to avoid DNU and other kind.
Comment #1 on issue 658 by alexandr...@gmail.com: write a test for MooseMenu entries http://code.google.com/p/moose-technology/issues/detail?id=658
I wrote one for classes, packages and so on, but for not for model
Comment #2 on issue 658 by jannik.l...@gmail.com: write a test for MooseMenu entries http://code.google.com/p/moose-technology/issues/detail?id=658
Is it done ? What is the name of the method ? like that I can copy it.
Updates: Labels: -Type-Defect Type-Engineering Component-MooseCore
Comment #3 on issue 658 by tudor.gi...@gmail.com: write a test for MooseMenu entries http://code.google.com/p/moose-technology/issues/detail?id=658
It is in MooseFinderTest and subclasses.
The problem with testing the model automatically is that some of the menu entries require input from the user. For example: - renaming the model, or - setting the root folder
Updates: Status: Fixed
Comment #4 on issue 658 by tu...@tudorgirba.com: write a test for MooseMenu entries http://code.google.com/p/moose-technology/issues/detail?id=658
If we find that we need more tests, we should just do it.