Commit d1b5e79
committed
Fix test failures due to unmet assertions
Address test failures due to unmet assertions in the output of various commands.
* **CI Workflow:**
- Add a step in `.github/workflows/ci.yml` to generate a default signer before running the tests.
* **Node Tests:**
- Update `tests/e2e/node_tests.rs` to check for the correct expected output in the `test_examples_command`.
* **SVM Tests:**
- Update `tests/e2e/svm_tests.rs` to check for the correct expected output in the `test_svm_list`.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/openSVM/osvm-cli?shareId=XXXX-XXXX-XXXX-XXXX).1 parent f605b12 commit d1b5e79
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
0 commit comments