Releases: SCADA-LTS/Scada-LTS-E2E
Releases · SCADA-LTS/Scada-LTS-E2E
22.2.0
22.1.1
20.0.2: Merge pull request #158 from SCADA-LTS/develop
- correct named object for test, xid with _TEST, abbreviation of names;
- daivision of module scada-lts-e2e-common into modules: scada-lts-e2e-common-api, scada-lts-e2e-common-impl, scada-lts-e2e-common-core;
- correct config for verbose logging for chromedriver;
- added method containsObject(CriteriaObject criteria) in PageContent interface;
- correct acceptAlert default impl in PageContent interface for alert does not exist;
- added assert class for containsObject(CriteriaObject criteria);
- readable error message;
- correct current url; reload NavigationPage (session id);
- reduce runners for test with page;
- added start test time, and localized legend in email msg;
- update selenide to 5.17.0;
- correct containsObject(IdentifierObject identifier) for eventhandler;
- rename profile dev-local on localhost;
19.0.3: Merge pull request #155 from SCADA-LTS/develop
Correct default configuration
19.0.1: Merge pull request #151 from SCADA-LTS/siv/develop/e2e
#85 API test for retrieving point properties [service]
#114 Storungs and alarms test API [service]
#119 Malfunctioning Enable_all_points button test [page]
#122 Adding information to the successful test report
#127 Storungs and alarms performance test for API live [service]
#134 Bug in reducing test results to statuses
#137 Problem with running tests from the IDE
#140 Tests for EventDetectorAPI and EventHandlerAPI
#143 Autoconfig for test SMS handler:
- added autoconfig for test load; (added 30 datapoints in 10 datasources)
- enabled/disabled check authentication;
- correct load WatchListPage;
- correct EditDataSourceWithPointListPage.enableDataSource for disabled;
- rename kind to kid in NodeCriteriaWithNode;
- correct StabilityUtil (replace sleep and check);
- acceptAlertOnPage; (switch)
- removed redundant test cases;
#146 Correct EventDetectorPropertiesServiceTest
17.0.0: Merge pull request #110 from SCADA-LTS/siv/develop/e2e
Adding parameter for translating email #94
16.3.1: Merge pull request #108 from SCADA-LTS/siv/develop/e2e
Chrome not reachable #105
16.3.0: Merge pull request #103 from SCADA-LTS/siv/develop/e2e
Extracting browser options to parameters in the console #99
16.2.0: Merge pull request #97 from SCADA-LTS/siv/develop/e2e
Fix for webdriver provider #93
16.1.2: Merge pull request #92 from SCADA-LTS/siv/develop/e2e
Fix for test provider #90