Codeception / Codeception/lib-innerbrowser
[InnerBrowser] Make seeCurrentUrlEquals match a complete URL
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 87
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I wanted to test redirection to another site in a functional test and was surprised that there is no built-in way to do that in Codeception.
The only solution I found was http://stackoverflow.com/a/24786467/366348
It would be good to have this functionality built-in.
My proposal is to make seeCurrentUrlEquals match a complete URL if $uri begins with protocol and keep the current behaviour otherwise.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.