phmLabs / LiveTest2

LiveTest2
MIT License
5 stars 9 forks source link

IncludesAvailiable ignores HttpTimeout #13

Closed nicolas-lang closed 11 years ago

nicolas-lang commented 12 years ago

the Zend Client called from the TestCase IncludesAvailiable ignores the Configurations setting:

Http:
  timeout: 5

and uses the hardcoded timeout of 1 second

Also, a timeout in a include should not fail the IncludesAvailiable Test but rather the specific Includes Availiability.

phmLabs commented 11 years ago

Fixed by adding a new parameter to IncludesAvailable test case.

https://github.com/phmLabs/LiveTest2/wiki/IncludesAvailable