galatea-associates / fuse-test-data-gen

Repository for the Galatea internal data generator tool, used for generating domain data for POCs
0 stars 0 forks source link

Add Non-MVP Factories Subfolder #208

Closed WilfGala closed 4 years ago

WilfGala commented 4 years ago

Issue Description

Add a subfolder inside domainobjectsfactories to separate the non-MVP factories.

Design

Non-MVP factories are:

Counterparty and Stock Loan Position should be removed from config.json and dev_config.json to ensure they are not built when running the app. Test cases for these factories should be commented out (some have been already).

Documentation Changes

N/A

Test Evidence

Make sure tests are removed for non-MVP factories, then check tests and output are as expected.

Validation in Develop

N/A