Skip to content

Commit

Permalink
Update doc/sphinx/user_manual/installation/included.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rene Gassmoeller <[email protected]>
  • Loading branch information
ljhwang and gassmoeller authored Feb 15, 2024
1 parent 7b6ca8d commit 39b15e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/user_manual/installation/included.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ We currently have two types of tests implemented.
The first, and currently the most important one, is the unit tester.
This tester allows testing of individual functions of the World Builder library in relative isolation.
The second type of tester is an integration tester, which works through the World Builder app.
This tester tests whether the whole library works as expected way by providing a World Builder file and data points to obtain temperature and composition.
This tester tests whether the whole library works as expected by providing a World Builder file and data points to obtain temperature and composition.
The tester package is run every time on proposed new code before that code is added to the main World Builder repository, and all tests have to pass before the code can be merged.
This happens through GitHub actions (see <https://github.com/GeodynamicWorldBuilder/WorldBuilder/actions>) and AppVeyor (see <https://ci.appveyor.com/project/MFraters/worldbuilder>).

Expand Down

0 comments on commit 39b15e3

Please sign in to comment.