Add a simple unit test for the koji API. This adds a Handler() method to the koji.Server struct, which made writing the test easier. This is a direction we want to go in anyway in the future. |
||
|---|---|---|
| .. | ||
| api | ||
| server.go | ||
| server_test.go | ||
Add a simple unit test for the koji API. This adds a Handler() method to the koji.Server struct, which made writing the test easier. This is a direction we want to go in anyway in the future. |
||
|---|---|---|
| .. | ||
| api | ||
| server.go | ||
| server_test.go | ||