Difference between revisions of "UCVM Testing"

From SCECpedia
Jump to navigationJump to search
(Created page with "== Functional tests == Unit Tests essential core ucvm functions == Integration Tests == Test utilities including meshing, layer searches, gtls, and performance == Model...")
 
 
(44 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Functional tests ==
+
UCVM Testing descriptions have been moved to the UCVM GitHub wiki
Unit Tests essential core ucvm functions
+
*[https://github.com/SCECcode/ucvm/wiki/Testing UCVM Testing Documentation]
 
 
== Integration Tests ==
 
Test utilities including meshing, layer searches, gtls, and performance
 
   
 
== Model Tests ==
 
Each velocity model has tests showing expected results for some points
 
   
 
 
 
== Acceptance tests ==
 
Confirm results on users system. Maybe union of funcational, integration, and model tests.
 
  
 
== Related Entries ==
 
== Related Entries ==
*[[UCVM]]
+
*[https://github.com/SCECcode/ucvm/wiki UCVM core wiki]
 +
*[https://github.com/SCECcode/ucvm.git UCVM core source code]

Latest revision as of 23:16, 3 May 2022

UCVM Testing descriptions have been moved to the UCVM GitHub wiki

Related Entries