-
Notifications
You must be signed in to change notification settings - Fork 3
VodafoneGlobalServices/vodafone-android-sdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<!-- This is Mardown formatted description of project. --> # Seamless ID ## Development ### Logging LoggerFactory is build type dependant implementation. The difference is that when you build SDK in debug mode it will log network communications but it won't do so in release mode. Different implementations are located at `/sdk/src/debug/java/com/vodafone/global/sdk/logging/LoggerFactory.java` and `/sdk/src/release/java/com/vodafone/global/sdk/logging/LoggerFactory.java` ### Testing and code coverage To run tests and generate reports run following command ./gradlew :sdk:clean :sdk-test:clean :sdk:assemble :sdk-test:test :sdk-test:jacocoTestReport Tests report can be found at `sdk-test/build/reports/tests/index.html` Code coverage report can be found at `sdk-test/build/reports/jacoco/test/html/index.html`
About
Used to integrate Android apps with the Vodafone systems
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published