Commit 8dbbcf7
committed
test(cli): Enhance route test assertions for improved outcome handling
- Updated assertions in the CLI route test to accept multiple valid outputs, including "No route found", "tcp", "Bundle ID not found", and "Testing routing table".
- This change increases the robustness of the test by accommodating various expected results, reflecting real-world scenarios more accurately.1 parent 75dfeb3 commit 8dbbcf7
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
184 | 189 | | |
0 commit comments