Systemorph / IFRS17CalculationEngine

Systemorph IFRS 17 Calculation Engine
MIT License
28 stars 5 forks source link

Transactional Data Reimport Test #294

Closed nnikolopoulos closed 1 year ago

nnikolopoulos commented 1 year ago

Create a Test notebook responsible to examine the following cases:

  1. Reimport Openings for DataNode at Inception
  2. Reimport Actuals for Both: DataNode at Inception and DataNode and Not at Inception
  3. Reimport Cashflows for Linked Reinsurance Not at Inception (my proposal)
  4. Import Actuals for Pre-exisitng Reinsurance, Openings for Linked Insurance and Cashflows for the Reinsurance
  5. Import Cashflows for Pre-exisitng Reinsurance, Openings for Linked Insurance and Cashflows for the Reinsurance
  6. Import Modified Openings with CSM Deletion and LC Addition for DataNode at Inception

This PR closes issue #140.

nnikolopoulos commented 1 year ago

Suggestion by @dcolleoni: the cases listed in issue #140 should be split into two different Tests (ReimportTest and ImportStorageTest).