Skip to content

Commit 0347fcc

Browse files
authored
chore: Add testing (#82)
* chore: Add testing * docs: update format
1 parent b847c2f commit 0347fcc

File tree

8 files changed

+71
-825
lines changed

8 files changed

+71
-825
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Gofight
22

3-
[![GoDoc](https://godoc.org/github.com/appleboy/gofight?status.svg)](https://godoc.org/github.com/appleboy/gofight)
3+
[![GoDoc](https://godoc.org/github.com/appleboy/gofight?status.svg)](https://godoc.org/github.com/appleboy/gofight)
44
[![Build Status](https://cloud.drone.io/api/badges/appleboy/gofight/status.svg)](https://cloud.drone.io/appleboy/gofight)
5-
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/gofight)](https://goreportcard.com/report/github.com/appleboy/gofight)
6-
[![codebeat badge](https://codebeat.co/badges/4d8b58ae-67ec-469e-bde6-be3dd336b30d)](https://codebeat.co/projects/github.lovev.site-appleboy-gofight)
7-
[![codecov](https://codecov.io/gh/appleboy/gofight/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/gofight)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/gofight)](https://goreportcard.com/report/github.com/appleboy/gofight)
6+
[![codebeat badge](https://codebeat.co/badges/4d8b58ae-67ec-469e-bde6-be3dd336b30d)](https://codebeat.co/projects/github.lovev.site-appleboy-gofight)
7+
[![codecov](https://codecov.io/gh/appleboy/gofight/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/gofight)
88
[![Sourcegraph](https://sourcegraph.com/github.com/appleboy/gofight/-/badge.svg)](https://sourcegraph.com/github.com/appleboy/gofight?badge)
99

1010
API Handler Testing for Golang Web framework.

_framework/echo.go

Lines changed: 0 additions & 114 deletions
This file was deleted.

_framework/gin.go

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)