Tencent / Hippy

Hippy is designed to easily build cross-platform dynamic apps. 👏

Home Page:https://hippyjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

测试用例写错了。。。

BarryfwuTencent opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS and version: [e.g. iOS 13.3.1]
  • Hippy native SDK version: [e.g. 2.0.0]
  • Front-end SDK and version [e.g. @hippy/vue 2.0.1]

Additional context
Add any other context about the problem here.

https://github.com/Tencent/Hippy/blob/master/android/sdk/src/test/java/com/tencent/mtt/hippy/utils/UrlUtilsTest.java
测试用例中 URL_HTTP 构造有问题,后面的4个测试用例有2个跑不过,把 s 去掉吧。

commented

fixed with #2968