aurora-multiphysics / phaethon

Use fast ion heat fluxes produced by ASCOT5 in MOOSE multiphysics simulations
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Set up unit tests for development of new features #1

Closed bielsnohr closed 3 years ago

bielsnohr commented 3 years ago

Investigate further how MOOSE can facilitate unit tests, because the documentation isn't very clear: https://mooseframework.inl.gov/moose/application_development/test_system.html

makeclean commented 3 years ago

Have a quick chat with @helen-brooks , @.***>


From: Matthew @.> Sent: 24 May 2021 16:36 To: aurora-multiphysics/phaethon @.> Cc: Subscribed @.***> Subject: [aurora-multiphysics/phaethon] Set up unit tests for development of new features (#1)

Investigate further how MOOSE can facilitate unit tests, because the documentation isn't very clear: https://mooseframework.inl.gov/moose/application_development/test_system.html

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/aurora-multiphysics/phaethon/issues/1, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AASTUSVZ4SNHFY3RWDE5OTDTPJXAXANCNFSM45NOQCWA.

bielsnohr commented 3 years ago

Some information on unit tests in the Doxygen, but doesn't look like it will be possible to test my ExternalProblem: https://mooseframework.inl.gov/moose/application_development/test_system.html

bielsnohr commented 3 years ago

Have a quick chat with @helen-brooks, @.***>

Yes, I think I raised it with her previously, but now that I am actually getting down to something concrete it will be a more meaningful conversation. Cheers.

bielsnohr commented 3 years ago

It seems like there is a way to get pseudo-unit testing with this strategy: https://github.com/idaholab/moose/discussions/16181#discussioncomment-777055