tst_ui_logs

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.
Updated the integration tests with the latest dialin changes

  1. … 11 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-16931-UI-BN-Release 14 - Integration Testing - TestSuites
DEN-16931-UI-BN-Release 14 - Integration Testing - TestSuites
DEN-16931: Integration testing fixes for R14

  1. … 7 more files in changeset.
TESTSUITES-DEN-16454_UI VD S106 Fix Update Test PT
TESTSUITES-DEN-16454_UI VD S106 Fix Update Test PT
TESTSUITES-DEN-16454-UI-VD-S106 [ Final release integration tests fix ]
TESTSUITES-DEN-16454-UI-VD-S106 [ Final release integration tests fix ]
DEN-16465: Updated - TestSuites:Integration testing update

Add back the removed parameters to the hd_simulator function call

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

Added testcases:

-- tst_service_protected_menu

-- tst_service_export_logs

Resolved more failed tests/checks for tst_main_treatment_pressure testcase

Add a utility function for properly catching waitForObject errors to avoid script errors

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

Update tst_ui_alarms_dialog and tst_ui_logs to not have failed tests

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

Fixed script errors for tst_settings_date_and_time

Corrected space missing in AUT name for tst_ui_logs

  1. … 4 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.
DEN-16465: Added - TestSuites:Integration testing update

- Correct expected string for pressure dialog title

- Simplify/correct renaming function bodies

- Add ListTitle attribute parsing of the alarm configuration

- Remove unused names in names.py

- Add missing params to simulator HD calls in logging

  1. … 4 more files in changeset.
latest changes for 67% coverage

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

  1. … 30 more files in changeset.
Added Docstring

removed unused imports

Added path missing scenario

  1. … 2 more files in changeset.
added accepted/rejection conditions for messages IDs in ui logs

Merged rejection message changes in ui_logs

Merge branch 'ui_logs' into develop

Merged Application flags - main.cpp