amphp / http-server-router

A router for Amp's HTTP Server.
MIT License
38 stars 6 forks source link

Add tests #1

Closed kelunik closed 6 years ago

kelunik commented 6 years ago

There are several code paths missing. The current coverage can be viewed online.

kelunik commented 6 years ago

Several tests have been added. We don't have complete coverage yet, but it's not worth keeping an issue open for that.