testsuites

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Resolving review comment-2

Pushing the code for ui_alarm_list

    • -2
    • +4
    /shared/scripts/configuration/config.py
Merge remote-tracking branch 'origin/diality_initialization_screen' into tst_post

Removed asserrtion_helper.py

Resolved review comment

Updating progress

    • -8
    • +34
    /shared/scripts/configuration/utility.py
committing today's progress

    • -7
    • +53
    /shared/scripts/configuration/config.py
    • -4
    • +8
    /shared/scripts/configuration/utility.py
Merge branch 'create_treatment' of github.com:Diality/testsuites into create_treatment

    • -0
    • +1
    /shared/scripts/configuration/config.py
moved strings into config file

    • -0
    • +8
    /shared/scripts/configuration/config.py
removed helper file

    • -0
    • +8
    /shared/scripts/configuration/utility.py
    • -25
    • +16
    /tst_create_custom_treatment/test.py
Made changes to avoid to use multiple methods

Resolving review comment

    • -2
    • +1
    /shared/scripts/configuration/utility.py
work progress

    • -1
    • +8
    /shared/scripts/configuration/config.py
work progress

    • -115
    • +290
    /shared/scripts/configuration/config.py
    • -0
    • +49
    /tst_ui_alarms_list/test.py
Resolved review comments

    • -1
    • +1
    /shared/scripts/configuration/config.py
pushing changes

pushing changes

Pushing changes in config

    • -1
    • +114
    /shared/scripts/configuration/config.py
Fixes for review comments and resolving merge conflict

    • -1
    • +1
    /shared/scripts/configuration/config.py
Merge branch 'ui_enviornment'

Cleaning up the code to close the pull request.

- renamed the tst_case_environment to tst_environment

- put the tst_initial on top of the suite.cont's list to be executed as the first test.

- Added AUT execution test

- made the code more dynamic (__file__ & names.AUT_NAME)

    • -0
    • +34
    /tst_environment/test.py
Merged tst_custom_treatment

Merged create_treatment_record

Merged tst_create_custom_treatment

    • -1
    • +6
    /shared/scripts/configuration/config.py
    • -46
    • +97
    /shared/scripts/configuration/utility.py
  1. … 14 more files in changeset.
Merge pull request #7 from Diality/ui_alarms_part1

Initializing the script

Initializing the script

Pushing necessary changes

Code cleanup and used assertion helper

25-01-2022 update

    • -9
    • +7
    /shared/scripts/configuration/utility.py
    • -33
    • +36
    /tst_create_custom_treatment/test.py
Resolving issues