element-x-android
5cc5a0b6 - Add `isInDebug` variable to simulate debug/release configs for tests (#2566)

Commit
1 year ago
Add `isInDebug` variable to simulate debug/release configs for tests (#2566) * `isInDebug` as `ThreadLocal<Boolean>` * Use a simple var for `isInDebug` and add a helper method to test release mode, when running the debug test. * Add some more docs --------- Co-authored-by: Benoit Marty <benoit@matrix.org>
Author
Parents
Loading