From 2b899a7200fca3093431b0938c73980d60de5de5 Mon Sep 17 00:00:00 2001 From: Honza Rychnovsky Date: Thu, 22 Dec 2022 15:42:52 +0100 Subject: [PATCH] [#682] Testing Documentation Update * [#682] Testing documentation update * Bump benchmark dep to 1.2.0-alpha8 * Simplify ui-benchmark-test module build types * Add referential benchmark test results * Code clean --- ...rk_test_connectedBenchmarkAndroidTest.xml} | 2 +- app/src/main/AndroidManifest.xml | 14 +++- docs/Architecture.md | 4 +- docs/CI.md | 2 +- docs/Setup.md | 13 +--- docs/testing/Testing.md | 70 +++++++++++++++++++ docs/testing/local_coverage.md | 10 --- docs/testing/manual_testing/README.md | 5 -- gradle.properties | 2 +- ui-benchmark-test/build.gradle.kts | 12 +--- 10 files changed, 93 insertions(+), 41 deletions(-) rename .idea/runConfigurations/{ui_benchmark_test_connectedZcashmainnetBenchmarkAndroidTest.xml => ui_benchmark_test_connectedBenchmarkAndroidTest.xml} (95%) create mode 100644 docs/testing/Testing.md delete mode 100644 docs/testing/local_coverage.md delete mode 100644 docs/testing/manual_testing/README.md diff --git a/.idea/runConfigurations/ui_benchmark_test_connectedZcashmainnetBenchmarkAndroidTest.xml b/.idea/runConfigurations/ui_benchmark_test_connectedBenchmarkAndroidTest.xml similarity index 95% rename from .idea/runConfigurations/ui_benchmark_test_connectedZcashmainnetBenchmarkAndroidTest.xml rename to .idea/runConfigurations/ui_benchmark_test_connectedBenchmarkAndroidTest.xml index 34ab0698..d6eab902 100644 --- a/.idea/runConfigurations/ui_benchmark_test_connectedZcashmainnetBenchmarkAndroidTest.xml +++ b/.idea/runConfigurations/ui_benchmark_test_connectedBenchmarkAndroidTest.xml @@ -1,5 +1,5 @@ - +