úÎ30Ÿ      Safe-InferedPerform a css  on . Returns Either  Left: Query parse error. ) Right: List of matching Html fragments. PTransform a compiled query into the HXT arrow that finally transverses the Html HParses a query into an intermediate format which is easy to feed to HXT F The top-level lists represent the top level comma separated queries. < SelectorGroup is a group of qualifiers which are separated & with spaces or > like these three: table.main.odd tr.even > td.big J A SelectorGroup as a list of Selector items, following the above example # the selectors in the group are: table, .main and .odd  !"#$%&'()*+ !"#$%&'()*+'&%$#"! (*)+ Safe-Infered!The OneSpec state monad is where  runs. The specs state monad is where  runs. $Runs your test suite, using you wai , and - for performing % the database queries in your tests. WYou application may already have your connection pool but you need to pass another one  separately here. WLook at the examples directory on this package to get an idea of the (small) amount of  boilerplate code you'&ll need to write before calling this. MStart describing a Tests suite keeping cookies and a reference to the tested ,  and - QDescribe a single test that keeps cookies, and a reference to the last response. +Use HXT to parse a value from an html tag. ( Check for usage examples in this module' s source. QQuery the last response using css selectors, returns a list of matched fragments -Asserts that the two given values are equal. 0Assert the last response status is as expected. WAssert the last response has the given text. The check is performed using the response  body in full text form. MQueries the html using a css selector, and all matched elements must contain  the given string. KPerforms a css query on the last response and asserts the matched elements  are as many as expected. 5Outputs the last response body to stderr (So it doesn't get captured by HSpec) 6Performs a CSS query and print the matches to stderr. /Add a parameter with the given name and value. 1Add a file to be posted with the current request QAdding a file will automatically change your request content-type to be multipart/ form-data %Lookup a _nonce form field and add it's value to the params. W Receives a CSS selector that should resolve to the form element containing the nonce. PFor responses that display a single form, just lookup the only nonce available. ,Perform a POST request to url, using params &Perform a POST request without params +Perform a GET request to url, using params %Perform a GET request without params dGeneral interface to performing requests, letting you specify the request method and extra headers. MRun a persistent db query. For asserting on the results of performed actions J or setting up pre-conditions. At the moment this part is still very raw.  ./   ./0      !"#$%&'()*+,-./01234567yesod-test-0.1 Yesod.TestYesod.Test.TransversingCSSOneSpecSpecsrunTestsdescribeit parseHTML htmlQuery assertEqualstatusIs bodyContainshtmlAllContain htmlCount printBody printMatchesbyName fileByNamebyLabel fileByLabel addNonce_addNoncepostpost_getget_ doRequestrunDBfindBySelectorQueryHtml queryToArrow parseQuerySelector ByAttrEnds ByAttrStartsByAttrContains ByAttrEquals ByAttrExists ByTagNameByClassById SelectorGroup DeepChildrenDirectChildrenrunQuery wai-1.1.0.1 Network.Wai Applicationpersistent-0.8.0.2Database.Persist.GenericSqlConnectionPool!$fHoldsResponseRequestBuilderData$fHoldsResponseOneSpecData