krakphp / lava

Micro framework with massive potential
1 stars 0 forks source link

Integration Testing Utilities #45

Open ragboyjr opened 7 years ago

ragboyjr commented 7 years ago

We need to add the ability to create integration tests simply.

Should be able to easily test

ragboyjr commented 7 years ago

Maybe create a guzzle http handler so we can leverage the guzzle http clients.

ragboyjr commented 7 years ago

In addition to the testing utilities, we'll need a nice documentation page describing how to test each individual component.