summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/tests/daita.rs
AgeCommit message (Collapse)AuthorFilesLines
2025-10-08Make reconnect check more robust in testsDavid Lönnhager1-6/+10
wait_for_daemon_reconnect would fail after one failed attempt (Disconnecting was treated as error case)
2025-07-10Run `cargo fmt` in test-repoSebastian Holmin1-5/+6
2025-03-13Remove "Any" tunnel protocol from query builderSebastian Holmin1-1/+1
2025-02-24Fix `test_daita`Sebastian Holmin1-41/+51
2024-10-07Rename "smart routing" to "direct only" in the APISebastian Holmin1-10/+10
Also invert the behavior
2024-09-17Add DAITA smart routing e2e testsJoakim Hulthe1-0/+200