summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Code cleanupfeature/unit_test_coverageMat Wszedybyl2017-07-284-7/+16
* more coverage for TransportBrokerTestsMat Wszedybyl2017-07-264-36/+53
* Fixed broke unit testMat Wszedybyl2017-07-263-9/+11
* updated transportBrokertests, router service testsMat Wszedybyl2017-07-267-229/+194
* Removing AndroidTestCase from SdlRouterServiceMat Wszedybyl2017-07-193-248/+42
* removed in progress assertMat Wszedybyl2017-07-171-1/+1
* handler and flow of transportBroker coverageMat Wszedybyl2017-07-176-89/+297
* Fixed TransportBroker Unit test for SendMessageToRouterServiceException()Mat Wszedybyl2017-07-131-28/+6
* Fixed broken Transport Broker TestMat Wszedybyl2017-07-133-58/+101
* Added more unit tests to TransportBrokerTestsMat Wszedybyl2017-07-124-20/+206
* More TransportBroker tests for handlerMat Wszedybyl2017-07-111-10/+56
* Progress on TransportBrokerTestsMat Wszedybyl2017-07-1110-88/+433
* Added a final class Mock to ExampleUnitTest and revised a couple tests in Sdl...Mat Wszedybyl2017-06-275-27/+38
* imported mockito framework to SDLRouterServiceTests, TransportBrokerTestsMat Wszedybyl2017-06-265-80/+384
* fixed MultiplexBTTransport Test, added valueOf() tests to protocol enumsMat Wszedybyl2017-06-215-10/+48
* removed white spaceMat Wszedybyl2017-06-212-41/+0
* Added FunctionIDTests classMat Wszedybyl2017-06-211-0/+25
* Added unit tests in SdlConnectionTest, BTTransportTests, TransportTest, SdlPs...Mat Wszedybyl2017-06-215-5/+168
* added unit tests for SdlPsm.javaMat Wszedybyl2017-06-191-6/+240
* Merge pull request #537 from smartdevicelink/bugfix/issue_427Joey Grover2017-06-161-0/+10
|\
| * Clear static instance on ERROR statebugfix/issue_427Austin Kirk2017-06-071-0/+10
* | Merge pull request #536 from smartdevicelink/feature/issue_513Joey Grover2017-06-08146-6546/+3541
|\ \ | |/ |/|
| * Adding more tests cases and ensuring return null on Exception in RPCStructfeature/issue_513Austin Kirk2017-06-083-0/+22
| * Fixing getLong in RPCStruct and adding unit tests for RPCMessage and RPCStructAustin Kirk2017-06-083-2/+301
| * Adding missing import statement for ArrayListAustin Kirk2017-06-071-7/+8
| * Adding Missing Unit Tests for RPCsAustin Kirk2017-06-0724-3/+1559
| * Fix to method names to prevent API breakAustin Kirk2017-06-061-2/+2
| * Rename getter/setters to avoid breaking APi changeAustin Kirk2017-06-0673-414/+414
| * Refactoring with new Getters and Setters in RPCMessage and RPCStructAustin Kirk2017-06-06121-4838/+1454
| * Add Generalized Methods and Refactor Setters in RPCsAustin Kirk2017-06-0672-2142/+643
|/
* Merge pull request #530 from smartdevicelink/bugfix/issue_529Joey Grover2017-06-013-22/+8
|\
| * #463 Fix failing unit tests, get inputStream locallybugfix/issue_529Tuan Nguyen2017-05-263-22/+8
* | Merge pull request #519 from smartdevicelink/bugfix/issue_466Joey Grover2017-06-012-1/+449
|\ \
| * | #466 Handle inadvertent BT exception when testing with emulator.bugfix/issue_466Tuan Nguyen2017-05-311-7/+11
| * | #466 Appropriately fail test case when catching expected exception.Tuan Nguyen2017-05-301-0/+13
| * | #466 Add test caseNguyen, Tuan (T.N.)2017-05-241-0/+431
| * | #466 If telephoneManager is not null, use it; do not try to access it againNguyen, Tuan (T.N.)2017-05-241-1/+1
| |/
* | Merge pull request #527 from smartdevicelink/feature/github_templatesJoey Grover2017-06-013-0/+56
|\ \
| * | added CLA checkboxfeature/github_templatesBrettyWhite2017-05-311-0/+3
| * | removed contributing from root, added to .githubBrettyWhite2017-05-262-31/+7
| * | Update contributing.mdBrett2017-05-251-4/+0
| * | added github templatesBrettyWhite2017-05-253-0/+81
| |/
* | Merge pull request #522 from smartdevicelink/bugfix/issue_462Joey Grover2017-05-312-4/+8
|\ \
| * | #462 Consolidated all intent action “sdl.router.startservice” to Transpor...bugfix/issue_462Nguyen, Tuan (T.N.)2017-05-242-4/+8
| |/
* | Merge pull request #521 from smartdevicelink/bugfix/issue_464Joey Grover2017-05-312-14/+101
|\ \
| * | Fix formatting in SdlRouterServiceJoey Grover2017-05-311-12/+12
| * | #464 Perform null check before init Looperbugfix/issue_464Tuan Nguyen2017-05-241-1/+3
| * | #464 Add test caseNguyen, Tuan (T.N.)2017-05-241-0/+85
| * | #464 Access bundle inside null checkNguyen, Tuan (T.N.)2017-05-241-10/+10
| |/
* | Merge pull request #520 from smartdevicelink/bugfix/issue_465Joey Grover2017-05-312-3/+12
|\ \