Commit c54e926
authored
integration tests (#121)
* Migrate cli test to integration test
* Move test files to temp dirs
* Migrate sandbox test
* Migrate matrix-math test
* Migrate http example test and test output
* Check hash-all endpoint, and fix poll loop calls
* Migrate TCP example
* ci: move wasmtime cli installation earlier
* Looser match for hash return value
* Move cli lint to rust test
* Migrate linting of http bindings
* Migrate tcp linting
* Move sandbox linting
* Move matrix math linting
* Fix venv invocation on windows
* Make http hash test more resilient
* Try less relative paths for running venv executables
* Manually join all path dirs
* Try conditionally looking which directory these live in
* Handle different line endings in output
* Fix line ending issue and only run tcp example on unix systems1 parent 707b508 commit c54e926
8 files changed
Lines changed: 747 additions & 165 deletions
File tree
- .github/workflows
- bundled
- tests
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 82 | | |
87 | 83 | | |
88 | 84 | | |
| 85 | + | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 89 | + | |
| 90 | + | |
97 | 91 | | |
98 | | - | |
| 92 | + | |
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
0 commit comments