// Copyright 2017 The Gitea Authors. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package integrations
import (
"net/http"
"testing"
)
func TestExploreRepos(t *testing.T) {
defer prepareTestEnv(t)()
req := NewRequest(t, "GET", "/explore/repos")
MakeRequest(t, req, http.StatusOK)
}
href='/'>
index : rspamd.git | |
Rapid spam filtering system: https://github.com/rspamd/rspamd | www-data |
blob: 12d56e5f00c8a7707c4d4bd2abd26e863bda3bc9 (
plain)