local

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the Jira_Create_Story.sh script

Split the SW story in two

- R&I: Requirement and Implementation

- Q&R: Quality and Report

  1. … 9 more files in changeset.
Modified paths to match the workspace directory on the new UI Dev Test server

completing the sync script.

- added a temp copy of the fake translation script.

Added a script to sync all the repositories.

create a release creation scripts. [ BE CAREFUL USING THESE ]

    • -0
    • +14
    ./create_release_all.sh
Release 17

- Improved the --run to accept individual tests.

Improvement

- improved the run.coco.sh help to address the usage of the test_name for build option.

- copy the coco.sh script in this repository which executes all the steps all together.

  1. … 1 more file in changeset.
DEN-16931: Integration testing fixes for R14

Updated the run.coco.sh

- to initialize the tests:

- address the folder change for the unittests

- added some checks for running individual tests

Ordered the unit tests execution.

  1. … 1 more file in changeset.
DEN-16931: Integration testing fixes for R14

- Changed the coverage method to the MC/DC

DEN-16931-UI-BN-Release 14 - Integration Testing - Scripts
DEN-16931-UI-BN-Release 14 - Integration Testing - Scripts
DEN-16931: Integration testing fixes for R14

- used the suite.conf of the testsuite to get the report only for the selected tests ( currently 31 ).

Done

Done

Done

Done

Done

Done

Done

Done

Done

Done

Done

Done

DEN-16715: Use different code-coverage methods passed as an optional parameter to the script

DEN-16715

Allow run script to use different code-coverage methods passed as an optional parameter to the script

these comments are redundant and are Linux commands comments. please remove this and similar ones.

these comments are redundant and are Linux commands comments.
please remove this and similar ones.

Generally, as has been decided the current code should be untouched and just adding some extra functionality. Therefore, some block of code shall be seen to be added not the entire script. please k...

Generally, as has been decided the current code should be untouched and just adding some extra functionality.
Therefore, some block of code shall be seen to be added not the entire script.
please keep your modifications only to what is changed and try to do not change the entire code.

The code changes should be so surgical in very focused space not everywhere.

Thanks

used 2 empty line space in this script. so please return them back.

used 2 empty line space in this script.
so please return them back.

keep this and the similar ones.

keep this and the similar ones.

please don't use # leading lines. it fills the code with unnecessary comment line.s

please don't use # leading lines.
it fills the code with unnecessary comment line.s

please return the comments back in this script. these two lines are examples of actual run. The rest is commented by group.

please return the comments back in this script.
these two lines are examples of actual run.
The rest is commented by group.

DEN-16715: Allow use of different code-coverage methods passed as an optional parameter to the script

DEN-16702: Integration Testing: Generating Separate Reports

Added a new script parameter option "--reports" which will call the new added function function coverage_reports() which will generate separate reports for each module.

SCRIPTS-DEN-16686_UI MS S117 Integration
SCRIPTS-DEN-16686_UI MS S117 Integration