DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update authorization to pinned version 19.1.1 on build server

https://build.deltares.nl/viewType.html?buildTypeId=LcTools_Library

Related to Issue [MWDAM-1513]

Set external of DamEngine to tagged version 19.1.1

Set externals of DSL to tagged version 19.1.1

Related to Issue [MWDAM-1513]

Fix unit tests

Related to Issue [MWDAM-1535]

Fixed some SonarQube bug alerts

Related to Issue [MWDAM-1535]

removed workInProgress markings

Related to Issue [mwdam-1535]

getValue for scenario data in SensorLocation now works. Also added check that there is only 1 scenario in SensorLocation

Related to Issue [MWDAM-1535]

added text

Related to Issue [MWDAM-1560]

Prepare for signing

Related to Issue [MWDAM-1426]

Prepare for signing

Related to Issue [MWDAM-1426]

Prepare for signing

Related to Issue [MWDAM-1426]

Prepare for signing

Related to Issue [MWDAM-1426]

described UseZones

Related to Issue [MWDAM-1579]

added REQ Data.Input

Related to Issue [MWDAM-1560]

added REQ Data.Input

Related to Issue [MWDAM-1560]

Describe use of Calculation Parameters xml file

Related to Issue [MWDAM-1295]

text of Sensordataformat.tex was not correct

Related to Issue [MWDAM-1345]

Added empty line.

Related to Issue [MWDAM-1295]

Fix bug reported by SonarQube

Related to Issue [MWDAM-1295]

Update XSD for Calculation parameters

Related to Issue [MWDAM-1295]

Update XSD for Calculation parameters

Related to Issue [MWDAM-1295]

Fix unit tests

Related to Issue [MWDAM-1295]

Remove obsolete MStab parameters

Related to Issue [MWDAM-1295]

Fix unit tests

Related to Issue [MWDAM-1295]

Fix unit tests

Related to Issue [MWDAM-1295]

Fix unit tests

Related to Issue [MWDAM-1295]

Remove obsolete calculation modules

Related to Issue [MWDAM-1295]

Remove obsolete calculation modules

Related to Issue [MWDAM-1295]

    • -0
    • +48
    ./DamUI/trunk/src/Dam/Tests/TestHelper/XmlAdapter.cs
Added initial setup of test with comments for explanation:

- Test is committed in a WorkInProgress category as the timebox limit was reached and the test could not be made to pass

Related to Issue [MWDAM-1529]

    • -0
    • +160
    ./DamUI/trunk/src/Dam/Tests/Forms/DamSpatialEditorDecoratorTest.cs
Fixed ThrowIfArgumentNull to give proper message.

Fixed use of message CsvHeaderNullOrEmpty (it was not found because name was different).

Improved tests to see if expected message was given for header and splitter.

Related to Issue [MWDAM-1556]

    • -6
    • +6
    ./DamUI/trunk/src/Dam/Tests/CsvParserTest.cs
Created tmp folder for all the tests in DataPluginImporterTests and remove at the end of all tests.

Related to Issue [MWDAM-1541]