Commit Graph

49 Commits

Author SHA1 Message Date
Kazuhito Yokoi bfeda23ce5 Fix page object of inject node 2020-06-16 21:58:08 +09:00
Kazuhito Yokoi b90710945a Fix page object of debug node 2020-06-16 11:45:27 +09:00
Kazuhito Yokoi 6a70cd1975 Fix page object of inject node 2020-06-15 20:36:41 +09:00
Kazuhito Yokoi f024e0bbed Fix test cases for UI testing 2020-04-21 21:58:18 +09:00
Kazuhito Yokoi 421b5846f2
Add page objects for UI testing (#2501)
* Update page object of change node

* Support multiple node outputs in UI testing

* Add page object of switch node

* Add page objects of trigger and exec nodes

* Remove unnecessary code

* Update page object of trigger node to select time unit

* Add page objects of websocket nodes

* Support boolean as value in selectWithWait()

* Update page object of split node

* Merge page objects of mqtt nodes to make them same as original mqtt node file path
2020-03-13 13:20:16 +00:00
Kazuhito Yokoi 491812fac5 Fix XPath in UI tests 2020-03-02 05:07:48 +00:00
Kazuhito Yokoi 00477fd67a Add UI test case for error handling 2020-02-25 19:56:48 +09:00
Kazuhito Yokoi 21c57f968a Add page object code for nodes 2020-02-25 19:02:46 +09:00
Kazuhito Yokoi f7d2314d64 Add page object code for split node and remove duplicated code 2020-02-25 19:01:17 +09:00
Kazuhito Yokoi 5ecf8c83db Support to input JSON path in debug node property 2020-02-25 18:46:02 +09:00
Kazuhito Yokoi a53d0c091e Merge split and join node objects 2020-02-17 19:03:45 +09:00
Kazuhito Yokoi f88bfa059d Make scenario structures same as cookbook 2020-02-17 14:17:13 +09:00
Kazuhito Yokoi 2e38999506 Add UI test cases for data formats 2020-02-17 13:57:01 +09:00
Kazuhito Yokoi 42b841cb78 Update XPath to the latest 2020-02-17 13:29:06 +09:00
Kazuhito Yokoi b49835c72f
Support BrowserStack in UI testing 2020-01-21 09:49:19 +09:00
Nick O'Leary e2c3b35391
Merge pull request #2408 from onozuka/remove-runtime-deploy-event
UI-test: fix memory leak. runtime-deploy event in deploy()
2020-01-17 10:21:34 +00:00
Kazuhito Yokoi 44a07c74fd Click tab instead of workspace 2020-01-15 10:42:59 +09:00
Kazuhito Yokoi 214d788029 Use enter key to open node property instead of double click 2020-01-14 19:24:50 +09:00
Kazuhito Yokoi 530bf22bd5 Use palette search when selecting nodes 2020-01-14 18:02:27 +09:00
Kazuhito Yokoi ccc98370eb Use ephemeral port number for MQTT broker 2020-01-14 17:44:56 +09:00
Kazuhito Yokoi 7640bc029c Add handling to remove unused file and directories in UI testing 2020-01-14 17:24:16 +09:00
Kazuhito Yokoi 3f72eb51a0 Fix shortcut key handling 2020-01-14 17:18:46 +09:00
Kazuhito Yokoi 8801ace247 Remain .payload in debug node property 2020-01-14 16:56:39 +09:00
Kazuhito Yokoi faf46e4447 Improve node files for UI testing 2020-01-14 16:37:43 +09:00
Kazuhito Yokoi 63978e226b Move node files for UI testing to v1.0 directory structures 2020-01-14 15:42:56 +09:00
Yukio Onozuka b22a4f94ab when call event. remove runtime event. 2019-12-13 07:52:34 +09:00
Kazuhito Yokoi a364d4950d Fix test cases for UI 2019-12-02 12:43:13 +09:00
Kazuhito Yokoi 4f6023e44c Support UI testing on the latest Google Chrome 2019-11-05 11:40:20 +09:00
Nick O'Leary 8cf5ec9e5a
Update UI tests for new editor css 2019-06-11 17:12:31 +01:00
Nick O'Leary 094c92ed85
Fix ui tests for new css classes 2019-05-16 13:43:42 +01:00
Nick O'Leary d251a30cb8
Update ui tests for palette css namespace 2019-04-29 22:41:31 +01:00
Yuma Matsuura 715cc77e76 Update UI test for mac os 2018-12-18 09:29:46 +09:00
nakanishi d033c24fe5 Fixed UI test problems caused by timing 2018-10-31 09:27:33 +09:00
nakanishi c2aa9a5337 Automatically adjust node deployment 2018-10-25 10:19:51 +09:00
Yuma Matsuura f204c77ba3 Modify require paths 2018-10-16 12:38:39 +09:00
Yuma Matsuura 8235b7b96d Followed runtime-editor split 2018-10-11 18:16:08 +09:00
Yuma Matsuura 9e006d42bb Add UI testing code for mqtt node 2018-09-04 14:13:34 +09:00
nakanishi ecc4973645 Fixed the problems that were caused by timing issue 2018-08-27 17:34:04 +09:00
nakanishi 72fe30892e Refactor UI testing code following a design note 2018-08-22 14:36:30 +09:00
Yuma Matsuura 1e245ece46 Update cookbook uitest 2018-07-27 13:48:43 +09:00
Yuma Matsuura 2201c9062f Add UItest for http request 2018-07-19 13:17:41 +09:00
nakanishi 9f5767ea16 Added test cases of flow control on cookbook 2018-07-12 15:28:40 +09:00
YumaMatsuura 1a544b3b82 Headless option for ui test (#1784) 2018-07-10 12:42:56 +01:00
Kazuki-Nakanishi 17bf09e276 Follow the change of typedinput interface for UI test 2018-06-29 10:41:44 +09:00
Kazuki-Nakanishi 11569d8056 Follow the change of tab interface for UI test 2018-06-25 18:48:01 +09:00
Kazuki Nakanishi 8d7c157751 Add UI test cases for messages on cookbook (#1562) 2018-01-17 09:50:46 +00:00
Kazuki Nakanishi ff8773f6bd Fix the problem that occurs by grunt coverage (#1537) 2018-01-05 14:22:49 +00:00
Kazuki Nakanishi fc6748a46b [UI test] Split test script into scenario and browser operation (#1516) 2017-12-19 11:11:51 +00:00
Kazuki Nakanishi b9213b73bd first step of ui test (#1497) 2017-12-01 10:50:59 +00:00