-
Notifications
You must be signed in to change notification settings - Fork 8
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
Issue Template #2
Comments
That's a great start @AGlass0fMilk , I think we need the following things to structure the activity:
Of course the list can be extended but 1, 4, 6 seems to be needed first. What do you think ? On the template above, I like the format it foes straight to the point. I wonder if |
@pan- I agree, I think getting testing setup is a high first priority. I started with a service proposal template because I wanted to put together a standard format before making issues for a bunch of new services... then we can prioritize what we decide are the most popular services first. Once we have the infrastructure in place I would like to make a GitHub project to triage the initial batch of proposed services. Is there a way we can set up automated integration testing? I imagine we would need some BLE targets set up on a publicly-accessible server somewhere. I would host it but my home IP address isn't static 😄 Not sure what you and @paul-szczepanek-arm have set up to run the mbed-os-bluetooth-integration-test-suite. Is it part of CI or do you have to run it manually? |
@AGlass0fMilk I made an ADR for the base of the testing setup: #10, the implementation for the setup will follow today. It only covers unit testing. The infrastructure for integration testing is being reworked at the moment and we don't have access to the old infrastructure so it will come latter. Nothing prevents us to propose pattern for the integration test, even if it is run manually it is still much better than nothing. |
We should come up with an issue template, similar to what mbed-os has, which includes required fields for service proposals.
We can follow the lead of BLE standard specifications that can be found here:
https://www.bluetooth.com/specifications/gatt/
Current working format (example with DeviceInformationService):
The text was updated successfully, but these errors were encountered: