Commit Graph

26 Commits

Author SHA1 Message Date
braks
d15410523f chore(tests): update cypress
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-31 21:30:23 +02:00
braks
f61e5beb02 chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-31 21:30:23 +02:00
braks
65db65da2f chore: update lint scripts
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-31 21:30:23 +02:00
braks
870c8fd407 chore(tests): update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-08 16:32:11 +01:00
braks
3f72713e3e tests: test if custom props are passed to custom connection line
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-08 16:32:11 +01:00
braks
929e2b5d04 tests: add isValidConnection prop test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-08 16:32:11 +01:00
braks
7519b31b8f tests: add custom connection line component test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-08 16:32:11 +01:00
braks
36a12a6fe8 chore(deps): cleanup deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-07 19:13:27 +01:00
braks
c91aac782d chore(tests): wait to find edge
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-02 08:47:38 +01:00
braks
13db453b66 tests: update connect tests to check if events were emitted
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-03-02 08:47:38 +01:00
braks
e10663ad5d tests: add custom edge test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-24 20:07:13 +01:00
braks
17c28a7b6d tests: add custom node test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-23 14:59:38 +01:00
braks
3211686c40 chore: correct pkg deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-23 14:59:29 +01:00
braks
98db749e51 chore(tests): cleanup tsconfig
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
braks
12845eb7e2 tests: update min/max zoom tests
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
braks
3df4edd797 refactor: rename tooling package scope
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
braks
a3ec3b40a7 refactor(tests): rename e2e to tests
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-22 20:20:11 +01:00
Braks
08204fdcbb feat: Test pipeline
* Rename tests dir to e2e as tests gets ignored as "package" by turbo
2022-04-11 11:30:10 +02:00
Braks
2a836d705d feat: Add turbo to root deps-dev 2022-04-11 11:30:10 +02:00
Braks
f011ea61b1 chore: Remove unused eslint-rules & lint files 2022-04-11 11:30:10 +02:00
Braks
e877643354 tests: fix test checking for wrong element type
* remove negation from check
2022-04-11 11:30:10 +02:00
Braks
fcdbc21d34 refactor(flow!): Change transform to viewport
* Change array type to object type and rename transform type to viewport
* Update examples & docs
2022-04-11 11:30:10 +02:00
Braks
a686d62528 fix(tests): initial state tests 2022-04-04 21:42:48 +02:00
Braks
b6216a849b chore: update package.json files 2022-04-04 21:42:48 +02:00
Braks
c1594b0071 update(examples): move examples into src dir 2022-04-04 21:42:48 +02:00
Braks
cd817b7f53 feat: implement workspaces 2022-04-04 21:42:48 +02:00