-
-
Notifications
You must be signed in to change notification settings - Fork 405
Add gRPC testsuite #1806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add gRPC testsuite #1806
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
874d2e2
testsuite: Added helper functions to handle test envs
cmaglie dae3242
testsuite: Added helper functions to run arduino-cli
cmaglie 9679f1c
testsuite: Added colored output to arduino-cli Run helper
cmaglie 46c381e
testsuite: Pass cli config through env variables
cmaglie 9ae6760
testsuite: added env commands to download and extract files
cmaglie 1465a20
testsuite: added commands to start cli daemon and run some gRPC calls
cmaglie f53c673
testsuite: moved test harness inside 'internal' package
cmaglie 82e98ee
testsuite: added first daemon test for gRPC board watch
cmaglie b453bca
testsuite: added http server helper
cmaglie db39fb0
testsuite: added JSON helpers
cmaglie f2c886e
testsuite: Added possibility to use shared download staging folder
cmaglie 1ab2ef4
testsuite: Converted a core_test.py test (WIP)
cmaglie eac1356
REMOVEME: Deactivate daemon integration test for now
cmaglie 2631e96
testsuite: force colored output
cmaglie 330b51d
testsuite: moved all generic subroutines into their own library
cmaglie b886381
testsuite: moved daemon test in his own dir
cmaglie a9d73c2
fixed typo
cmaglie f3c1463
testsuite: added some helpers to improve daemon testing
cmaglie 94ba9ac
testsuite: added test for #1614
cmaglie 688f7af
Removed converted test
cmaglie 9fea578
testsuite: perform build before test
cmaglie 0c282cd
Added missing comment
cmaglie 55833f8
Renamed test file
cmaglie eea3ec9
Skip failing tests
cmaglie ca557ac
Updated licensed cache
cmaglie a929ff7
re-enable test for fixed bug
cmaglie 1953902
testsuite: disable postinstall
cmaglie 0896f4c
Removed useless startDaemon
cmaglie f21e86c
Renamed inst -> grpcInst
cmaglie d977ffe
Close daemon gRPC connection on test cleanup
cmaglie 82e47d3
Added comment
cmaglie 87561fe
Apply suggestions from code review
cmaglie 757fa06
Update internal/integrationtest/arduino-cli.go
cmaglie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Skip failing tests
- Loading branch information
commit eea3ec91fe245c7aa21e5da34d9032ec7859d0bd
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.