Commit History

It is still unreliable. Restore the retry loop.
486cb5c

darabos commited on

Skip XLSX test. Lines may be zero-height/width, so try toBeAttached.
4106710

darabos commited on

"pos" is no longer optional. Plus a comment.
a2c3c92

darabos commited on

Remove unintentionally short timeouts in test.
0537eba

darabos commited on

Make connectBoxes reliable. (I think!)
b546ff0

darabos commited on

Elaborate system that fails to fix unreliable connections.
19adf28

darabos commited on

Automatically find location for "/".
7194a89

darabos commited on

Use Aria labels for links in tests.
0234ec8

darabos commited on

Actually execute examples in tests.
a697ae8

darabos commited on

Update tests.
a3bf6a6

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Pick file type. Remove waiting from tests.
c82d8dc

darabos commited on

Fix missing box ID. Use keyboard in test instead of click.
dcd48d1

darabos commited on

Update tests and examples for NetworkX ops.
8c735a6

darabos commited on

Single import box for multiple file formats (#80)
fc15efa

JMLizano JMLizano commited on

Work around ReactFlow issue. Try making tests more robust.
c83f1c9

darabos commited on

Use hotkey for node search in tests.
f94e9a7

darabos commited on

Merge branch 'main' into darabos-rdkit
fdbe0b4

darabos commited on

47 smooth graph creation flow
bf8f4f1

JMLizano JMLizano commited on

Drag a box using its title in the tests.
7ec3f60

darabos commited on

Set up Biome for JS linting/formatting.
d460634

darabos commited on

59 fix default workspace env (#68)
da3ce8e

JMLizano JMLizano commited on

Add deletion & naming for folders and workspaces (#67)
dc0212e

JMLizano JMLizano commited on

Add playwright tests (#65)
18d76df

JMLizano JMLizano commited on