Add tests for WFOAM.

This commit is contained in:
Atgeirr Flø Rasmussen
2019-07-03 11:46:49 +02:00
parent 13bd564edf
commit 5f8d24c431
4 changed files with 201 additions and 0 deletions

View File

@@ -649,6 +649,23 @@ BOOST_AUTO_TEST_CASE( test_invalid_wtemplate_config ) {
)";
testSamples.push_back(testSample);
// Invalid well name in WFOAM
testSample = R"(
COMPDAT
'INJ' 10 10 3 3 'OPEN' 1* 1* 0.5 /
/
WCONINJE
'INJ' 'WATER' 'OPEN' 'RATE' 20000 4* /
/
DATES
15 OKT 2008 /
/
WFOAM
'SOMETHINGELSE' 0.02 /
/
)";
testSamples.push_back(testSample);
// Invalid well name in WELOPEN
testSample = R"(
COMPDAT