Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2794] Android BLE: Central Part 1 & 2 - Unit-Tests

GitHub Issuen/a
TypeStory
PriorityNone
StatusClosed
ResolutionDone
Resolution Date2020-12-17T09:00:25.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBLE
Labelsandroid
ReporterAakash Jain
AssigneeAkansha Maheshwari
Created2020-10-08T12:54:52.000+0000
Updated2020-12-17T09:00:25.000+0000

Description

This covers unit-tests handling/implementation for both Central Stories: MOD-2782, MOD-2689, This covers UTs for below code: +Scanning Story code+: startScan, retrievePeripherals, stopScan, createPeripheral. Constants: AllThoseRequired, Events:- didDiscoveredperhipheral, +Connect and Discover Code+: +BluetoothModule Class+: Methods: cancelPeripheralConnection, connectPeripheral, create peripheral. Properties: N/A, Required Constants. Events:- didConnectPeripheral, didDisconnectedPeripheral, didFailToConnectPeripheral +Peripheral class:+ Methods: discoverCharacterstics, discoverDescriptorForCharacterstics, discoverIncludedServices, getAddress, requestConnectionPriority, readRssi, discoverServices, Properties: All, Events: thoseRequired

Comments

  1. Akansha Maheshwari 2020-12-04

    https://github.com/appcelerator/appcelerator.ble/pull/54
  2. Satinder Pal Singh 2020-12-17

    https://jenkins.appcelerator.org/job/titanium-sdk/job/appcelerator.ble/job/develop/53/testReport/

JSON Source