Commit Graph
32 Commits
Author SHA1 Message Date
braks ea9da0adb7 refactor(core): use flowElements type as arg for removeSelectedElements 2022-10-14 21:13:39 +02:00
braks e0016db07a tests: properly check element transforms 2022-10-13 23:23:43 +02:00
braks 5aa94e2e13 tests: add tryAssertion command to replace cy.wait 2022-10-13 23:23:43 +02:00
braks 0613350554 tests: add viewpane tests 2022-10-13 23:23:43 +02:00
braks 655a27d572 tests: add connectOnClick test 2022-10-13 23:23:43 +02:00
braks f7dd7f1803 tests: search edges for random data 2022-10-10 21:33:44 +02:00
braks c1bcc02797 refactor(additional-components): move additional components into separate pkg 2022-10-08 23:25:34 +02:00
braks 8567e3733b refactor: change pkg scope to vue-flow 2022-10-08 23:25:34 +02:00
braks 26b251886e tests: add additional components tests 2022-10-08 23:25:34 +02:00
braks ef11069102 tests: add delete key code tests 2022-10-08 23:25:34 +02:00
braks 145d934af8 tests: add selection key code tests 2022-10-08 23:25:34 +02:00
braks fd8061ddcc tests: small delay when checking removed elements 2022-10-08 23:25:34 +02:00
braks b547a1fb0c tests: rename flow dir to vue-flow 2022-10-08 23:25:34 +02:00
braks a6b6a83eb6 tests: defer checking for selected elements 2022-10-08 23:25:34 +02:00
braks 7eb6c5216f tests: cleanup unused imports 2022-10-08 23:25:34 +02:00
braks 664953b537 tests: update drag test position 2022-10-08 23:25:34 +02:00
braks ca29a08d52 tests: check all nodes/edges for selected class 2022-10-08 23:25:34 +02:00
braks 160173384c tests: correct selected elements calculation 2022-10-08 23:25:34 +02:00
braks f9cd9051d8 tests: update remove action tests 2022-10-08 23:25:34 +02:00
braks d7ce835099 chore(test): increase wheel delta 2022-10-07 22:55:38 +02:00
braks 1526ecd1f1 feat(test): add update edge tests 2022-10-07 22:55:38 +02:00
braks 72dd98b464 fix(tests): zoom action tests to check for containing str 2022-10-07 22:55:38 +02:00
braks e429fdf6c2 feat(tests): add connecting nodes test 2022-10-07 22:55:38 +02:00
braks 63dae2cd05 feat(tests): add dragging nodes test 2022-10-07 22:55:38 +02:00
braks 6e0c0c7768 refactor(tests): move test files 2022-10-07 22:55:38 +02:00
braks 9fde0bc1af feat(edges): add connection line action tests 2022-10-07 22:55:38 +02:00
braks fa5b5da740 feat(tests): add update edge test 2022-10-07 22:55:38 +02:00
braks 3770083618 feat(tests): add set min/max zoom action tests 2022-10-07 22:55:38 +02:00
braks e3327ebea3 feat(tests): add remove selected elements action tests 2022-10-07 22:55:38 +02:00
braks cc4a007254 feat(tests): add selected elements action tests 2022-10-07 22:55:38 +02:00
braks 9f59be7afa feat(tests): add tests for add, find & remove actions 2022-10-07 22:55:38 +02:00
braks 8928eb899b refactor(tests): Upgrade to cypress 10 2022-10-07 22:55:38 +02:00