Historique des commits

Auteur SHA1 Message Date
  Daniel Gempesaw 0d116cb2b9 Remove redundant error case test from 01-driver.t il y a 11 ans
  Daniel Gempesaw a67bbd9460 Merge pull request #166 from gempesaw/consolidate-test-harness il y a 11 ans
  Emmanuel Peroumalnaik ddfc552062 Removed unused 'pause' instruction in the tests il y a 11 ans
  Daniel Gempesaw 0d200146d6 Use TestHarness to set up test fixtures il y a 11 ans
  Daniel Gempesaw 6bbdf3fbb5 Cleanup trailing whitespace in a few places il y a 11 ans
  Emmanuel Peroumalnaik 91d05345c4 Ported first test suite to mock connection il y a 11 ans
  Emmanuel Peroumalnaik 38c565f378 Merged master, one test failing because of recordings il y a 11 ans
  Emmanuel Peroumalnaik f90dfb9ca9 Re-put the mock libraries with the driver code, since it can be used elsewhere apart from S::R::D il y a 11 ans
  Emmanuel Peroumalnaik 52e8a5d708 Fixed failing test in 01-driver.t by moving it up il y a 11 ans
  Emmanuel Peroumalnaik a5b6420f1f Fixed a bit how RC is built il y a 11 ans
  Emmanuel 'BHS_error' Peroumalnaik 73562be206 Support for recording il y a 11 ans
  Emmanuel Peroumalnaik a95ff6d60b Fixed failing tests il y a 11 ans
  Daniel Gempesaw 9054824938 Fix #58: implement get_user_agent convenience sub il y a 11 ans
  Daniel Gempesaw 9514a57f4c Verify error cases when no server can be located il y a 11 ans
  Daniel Gempesaw a7506fe2cd Move unregistered portion of driver.t testing to the bottom il y a 11 ans
  Daniel Gempesaw 42dcc63292 Cleanup whitespace in 01-driver.t il y a 11 ans
  Daniel Gempesaw b52f22ac8f Begin adding localStorage API endpoints il y a 11 ans
  Daniel Gempesaw 13544ff7c8 Add inner_window_size sub and init hash key option il y a 11 ans
  Daniel Gempesaw 4af5cf506b Add a failing test for an expected '' response from execute_script il y a 11 ans
  Daniel Gempesaw ab580eb7c6 Unregister PSGI hook to let final tests run normally il y a 11 ans
  Daniel Gempesaw a64daf643c Move no server error message test to assuage the recorder il y a 11 ans
  Daniel Gempesaw fe3b22d76c Merge pull request #134 from jamadam/add-notok-status il y a 11 ans
  Daniel Gempesaw ae10a629a4 Merge pull request #125 from kablamo/default-hostname il y a 11 ans
  jamadam 0d73550c43 Added NOTOK cmd_status when server is not responsible il y a 11 ans
  Eric Johnson c25d61467b Tests for base_uri attribute il y a 11 ans
  Daniel Gempesaw 597508233d Fix #54: update status endpoint when checking for Grid hub il y a 11 ans
  Daniel Gempesaw 626cd2cbf9 Add constructor for desired capabilties: new_from_caps il y a 11 ans
  Daniel Gempesaw 59394699ca Fix #110: implement a desired_capabilities option il y a 11 ans
  Emmanuel Peroumalnaik 1e86bab925 Fixed #119 : added a wantarray in the return and fixed tests accordingly il y a 11 ans
  Daniel Gempesaw 874a1e5d54 Fix #116: tests failed on some platforms due to use_ok and skip_all il y a 11 ans