Codeception / Codeception/lib-innerbrowser

[InnerBrowser] Make seeCurrentUrlEquals match a complete URL

Ouverte
#28 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
PHP
Étoiles
87
Forks
20
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.