- chore: implement new test reporter to see more details on failed tests

- fix: fix broken e2e tests on Android 8+
This commit is contained in:
Sefa Ilkimen
2021-07-15 03:14:46 +02:00
parent 94126b9021
commit 9d6005af29
4 changed files with 238 additions and 5 deletions
@@ -3,5 +3,7 @@
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">localhost</domain>
<domain includeSubdomains="true">httpbin.org</domain>
<domain includeSubdomains="true">httpbingo.org</domain>
<domain includeSubdomains="true">www.columbia.edu</domain>
</domain-config>
</network-security-config>