-
Notifications
You must be signed in to change notification settings - Fork 16
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
JS-Remote-Test Requirement #39
Comments
Status of the main points (with a minimal description):
Bonus:
@zherczeg @glistening @hs0225 What do you think? Can I start to modify the architecture in js-remote-test? |
It looks good. In addition, I suggest one more thing.
|
@hs0225 There are more tables in the Firebase database for all the targets. If someone wants to maintain a target (run tests on device, and upload that), we can send an email - password pair for him or her. (Please note that the email doesn't need to be valid.) These data should be set by environment variables:
After that, the js-remote-test is able to upload the data ( |
By @zherczeg's request, I would like to write the requirement for js test framework.
Unifying the test framework
( It is already supported from very initial version )
( This unifying idea is raised by @yichoi Testrunner refactor to support multiple targets iotjs#1212 )
( Improving remote test runner to cover new os/boards iotjs#1073 )
Minimizing the maintenance cost
System I/O
Etc
The text was updated successfully, but these errors were encountered: