Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CI-management jobs will have to be created, hence time consuming for now
  • Manageability of an additional repo .

Test Plan:

S NoScenarioSteps 
CPS

1.1
CPS Admin Details Insert
  1. Create Dataspace 
  2. Create Schema set with Zip file
  3. Get schema set 
  4. Create anchor for the created schema-set and dataspace
  5. Get Anchor
1.2CPS Data Node Insert, Update and Delete
1. Create Data Node
2. Get Data Node
2. Update Data Node
3. Delete Data Node
4. Get Data Node
CPS Temporal
2.1Create an anchor history
  1. Create Data Node using cps api 
  2. Update the Data Node using cps api
  3. Get the history of the anchor using cps-temporal api 
    /v1/dataspaces/{dataspace-name}/anchors/{anchor-name}/history
2.2Delete the data node to add it to history
  1. Create Data Node using cps api 
  2. Update the Data Node using cps api
  3. Delete the data node using cps-api
  4. Get the history of the anchor using cps-temporal api 
    /v1/dataspaces/{dataspace-name}/anchors/{anchor-name}/history
CPS-NCMP-DMI_PLUGIN
3.1

Model-Sync, Write & read data using datastore PassTrough