-
Notifications
You must be signed in to change notification settings - Fork 310
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
Automated end-to-end testing #3202
Comments
Adding me and @KrishnaIyer as we discussed this on last sync |
Refs #3606 |
This needs to get moving. I've bumped #3202 to I'll then create issues per function and assign members from this list so we can make some progress. |
Key issue to move on with this is this one: #3611 I started working on that already but had to stop for other issues. |
What is the status here? |
Summary
Automated end-to-end testing.
Why do we need this?
Regression testing in CI.
What is already there? What do you see now?
What is missing? What do you want to see?
Scripting common use cases, i.e. creating a gateway, application and device in the Console, sending a simulated join-request via CLI, asserting events displayed in Console, scheduling downlink message, asserting that the downlink message arrives as response to a simulated uplink message via CLI, etc.
Environment
CI
How do you propose to implement this?
Not sure, please provide input
How do you propose to test this?
CI
Can you do this yourself and submit a Pull Request?
No
The text was updated successfully, but these errors were encountered: