-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update integration tests to new Helmit APIs (#1638)
* Update integration tests to use Helmit/testify for testing * Fix compilation errors in tests * Add missing Wait() calls to test suite setup methods * Add tear down methods to test suites * Use test timeouts when waiting for availability in tests * Store releases in test suite fields * Fix device sim addresses in tests * Fix linter errors in tests * Fix incorrect inputs to Len assertions in config test suite * Fix label selector in device simulator pod lookup in crashedtarget test * Update benchmarks to latest Helmit version * Fix compiler errors in benchmark utilities * Update Helmit dependency and remove test/benchmark mains * Add missing assertion to offline target test * Add missing license headers on moved utility files * Update to Helmit v1.0.0
- Loading branch information
Showing
55 changed files
with
2,554 additions
and
3,379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.