Adapt censoring (EXPOSUREAPP-7080) (#3087)
* Removed debug check in censors that acted differently in debug vs prod mode (prod mode is new default) * Changed tests to not check if debug logging is different * Also removed build checking from RatQrCodeCensor * Removed more obsolete mocking of isDeviceForTestersBuild from CoronaTestCensorTest and RatQrCodeCensorTest Co-authored-by:Lukas Lechner <lukas.lechner@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
Showing
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/bugreporting/censors/submission/CoronaTestCensor.kt 1 addition, 7 deletions...rnapp/bugreporting/censors/submission/CoronaTestCensor.kt
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/bugreporting/censors/submission/PcrQrCodeCensor.kt 1 addition, 7 deletions...arnapp/bugreporting/censors/submission/PcrQrCodeCensor.kt
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/bugreporting/censors/submission/RatQrCodeCensor.kt 1 addition, 6 deletions...arnapp/bugreporting/censors/submission/RatQrCodeCensor.kt
- Corona-Warn-App/src/test/java/de/rki/coronawarnapp/bugreporting/censors/CoronaTestCensorTest.kt 0 additions, 10 deletions...oronawarnapp/bugreporting/censors/CoronaTestCensorTest.kt
- Corona-Warn-App/src/test/java/de/rki/coronawarnapp/bugreporting/censors/PcrQrCodeCensorTest.kt 0 additions, 11 deletions...coronawarnapp/bugreporting/censors/PcrQrCodeCensorTest.kt
- Corona-Warn-App/src/test/java/de/rki/coronawarnapp/bugreporting/censors/RatQrCodeCensorTest.kt 0 additions, 11 deletions...coronawarnapp/bugreporting/censors/RatQrCodeCensorTest.kt
Please register or sign in to comment