HomePhorge

(Maint) Test that the query string is parsable
8398ec3b6ad0Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(Maint) Test that the query string is parsable

Rather than relying on all sorts of string checks, it is better to check
that a parameter parsing library is able to parse the generated string
back into the expected data. This changes the tests to use CGI::parse to
parse the query_string and then can check that the resulting hash has
the data that is expected.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7393364479c1: (Maint) Remove stubbing from query_string tests
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU8398ec3b6ad0: (Maint) Test that the query string is parsable (authored by Andrew Parker <andy@puppetlabs.com>).Jun 27 2013, 8:52 PM