Codeception / Codeception/module-laminas

`seeCurrentRouteIs` fails when routes have a query param

オープン
#29 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
PHP
スター
1
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

I currently work around this by just building the URL and checking that the url starts with it.

Output from our acceptance tests:

```
7) LoginCest: Test user cannot login with incorrect password | "" OR "1"="1"
Test tests/acceptance/User/LoginCest.php:testUserCannotLoginWithIncorrectPassword
Step See current route is "home/auth/login",{"lang":"zh_CN"}
Fail Failed asserting that two strings are identical.
- Expected | + Actual
@@ @@
-'/zh_CN/auth/login'
+'/zh_CN/auth/login?nocache=true'
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。