Out of interest, what is the value for you in writing this test?
On Thu, Mar 27, 2014 at 8:39 AM, Željko Filipin <[email protected]> wrote: > On Wed, Mar 26, 2014 at 5:36 PM, Jon Robson <[email protected]> wrote: >> >> The URL correctness is not a >> good test. > > > When I write a test, the first check that I usually write is that the > browser is at the correct page. Usually, the easiest way to check that is by > checking the URL. If that causes more trouble than it is worth, then we > should remove the check. If that is a valuable check, we can write a > cucumber transform[1] that would make sure all page names are correctly URL > encoded before comparing them with browser URL. > > Željko > -- > 1: https://github.com/cucumber/cucumber/wiki/Step-Argument-Transforms -- Jon Robson * http://jonrobson.me.uk * https://www.facebook.com/jonrobson * @rakugojon _______________________________________________ Mobile-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mobile-l
