tst_cloud_sync - treatment_screen

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16931: Integration testing fixes for R14

DEN-16931: Integration testing fixes for R14

- removed the comment which was added during debugging.

- fixed the issue on the create treatment.

DEN-16931: Integration testing fixes for R14

- Tested the fixes of the tst_main_treatment_ultrafiltration

DEN-16931: Integration testing fixes for R14

- Fixed the tst_post_treatment

- heparin values will return NONE or OFF if it has set to off and not 0 anymore.

- also if the files in the USB folder is not removed will fail the test, which added a function to remove before execution.

- removed the code comparison: the code generation is not necessary to check since the CS is not running therefore code won't get updated..

DEN-16931: Integration testing fixes for R14

- updated the TEST_CASES to include only the selected items.

DEN-16931: Integration testing fixes for R14

- Updated a comment

DEN-16931: Integration testing fixes for R14

- modified scripts to look for the unit test folder instead.

-modified the order of the tests execution and fixed the dependencies, although there should be no dependencies, but since there is, it is better to at least keep them in constant order to avoid failures regarding the execution order.

Release 17

- Fixed the date format regarding the settings.

Release 17

- Removed unnecessary test data for vital dialog test.

Release 18: Integration Tests fixes.

there were 14 testsuites fail, two of them are fixed:

- tst_In_treatment

- tst_treatment_monitoring

Due to changes to the following:

- In cmd_set_treatment_states_data added bloodLeakZeoringState

- In cmd_set_treatment_saline_bolus_data added DPI2BLDVolML, RSRVR2DPIVolML, zeroingRqstStatus

Updated the integration tests with the latest dialin changes

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

- modified scripts to look for the unit test folder instead.

-modified the order of the tests execution and fixed the dependencies, although there should be no dependencies, but since there is, it is better to at least keep them in constant order to avoid failures regarding the execution order.

  1. … 10 more files in changeset.
DEN-16465: Updated - TestSuites:Integration testing update

Checkpoint 46%:

- Added some error handling and proper returns to functions to avoid script error

- Fixed majority of failed tests for tst_ui_logs

- Add post.log mock file creation function

- Add additional tests for tst_post

  1. … 16 more files in changeset.
Current object changes and fw changes

  1. … 30 more files in changeset.
Merge branch 'cloud_sync_treatment_review' into develop

  1. … 1 more file in changeset.
Moved renaming function's from main script to utility

  1. … 1 more file in changeset.
Merge branch 'cloud_sync_treatment_review' into develop

  1. … 1 more file in changeset.
Added device registration details

  1. … 1 more file in changeset.
Merge branch 'cloud_sync_treatment_review' into develop

  1. … 1 more file in changeset.
Added finally block

  1. … 1 more file in changeset.
Merge branch 'cloud_sync_treatment_review' into develop

  1. … 3 more files in changeset.
Added folder rename negative scenario to get file related error

  1. … 3 more files in changeset.
Removed failed error for make working test script

Changed error message extraction verification checkpoint

  1. … 1 more file in changeset.
Added error message verification

  1. … 2 more files in changeset.
Added 11 error message verification in script

  1. … 1 more file in changeset.
added 2006 it was not covered before

changed duplicancy in method name

  1. … 1 more file in changeset.
Merged datetime into utc format and added code 2003 verification

  1. … 2 more files in changeset.
fixed internal review comments

  1. … 1 more file in changeset.
resolved internal review comments from team

  1. … 2 more files in changeset.
added epoch verification

  1. … 1 more file in changeset.
Moved common method's into utility.py

  1. … 1 more file in changeset.
Merged response chamg for code :1005

Merged cloud-sync imp.buf extraction changes

  1. … 1 more file in changeset.
final cleanup of testcase - adding doc strings, removed unwanted import's, followed PEP-8 standared

  1. … 2 more files in changeset.
cleaned pem files

  1. … 1 more file in changeset.
Merged cloud sync API code : 2006

  1. … 1 more file in changeset.
added UI changes based on cloud APi's

  1. … 2 more files in changeset.
Merged methods for out.buf write operation