Skip to content

SAH-1466: Implement bdd tests for TMC-SDP Abort- Restart functionality in Resourcing and Idle obsState.

Mansi Shirore requested to merge sah-1466 into main
  • Implementation of BDD test case scenarios for Abort (in RESOURCING,IDLE) functionality.
  • Implementation of BDD test case scenarios for Restart functionality.
  • It is required for pairwise testing for MID TMC and SDP (SS-116)
  • Moved some methods and properties from CentralNodeWrapper to CentralNodeMidWrapper to resolve issues regarding ObjectOrientedProgramming, also removed BaseNodeWrapper as it is not required now.
  1. Make sure that you've checked the boxes below before you submit MR:
  • No conflict with master branch.
  • Merge Request Title appropriate.
  • Unit/Integration tests added and existing test cases are passing.
  • Variable and Function names state the purpose.
  • There is no commented out code, print/debug statements.
  • Logs are added wherever necessary.
  • Exception is handled wherever required.
Edited by Mansi Shirore

Merge request reports