Home
last modified time | relevance | path

Searched defs:TestSession (Results 1 – 25 of 94) sorted by relevance

1234

/dports/www/gitea/gitea-1.16.5/integrations/
H A Dintegration_test.go281 type TestSession struct { struct
282 jar http.CookieJar
285 func (s *TestSession) GetCookie(name string) *http.Cookie {
299 …sion) MakeRequest(t testing.TB, req *http.Request, expectedStatus int) *httptest.ResponseRecorder {
316 …uestNilResponseRecorder(t testing.TB, req *http.Request, expectedStatus int) *NilResponseRecorder {
333 …eHashSumRecorder(t testing.TB, req *http.Request, expectedStatus int) *NilResponseHashSumRecorder {
401 func getTokenForLoggedInUser(t testing.TB, session *TestSession) string {
538 func GetCSRF(t testing.TB, session *TestSession, urlStr string) string {
H A Dpull_create_test.go18 func testPullCreate(t *testing.T, session *TestSession, user, repo, branch, title string) *httptest…
110 func testUIDeleteBranch(t *testing.T, session *TestSession, ownerName, repoName, branchName string)…
123 func testDeleteRepository(t *testing.T, session *TestSession, ownerName, repoName string) {
H A Dnonascii_branches_test.go16 func testSrcRouteRedirect(t *testing.T, session *TestSession, user, repo, route, expectedLocation s…
32 func setDefaultBranch(t *testing.T, session *TestSession, user, repo, branch string) {
H A Deditor_test.go93 func testEditFile(t *testing.T, session *TestSession, user, repo, branch, filePath, newContent stri…
122 func testEditFileToNewBranch(t *testing.T, session *TestSession, user, repo, branch, targetBranch, …
H A Dprivateactivity_test.go61 func testPrivateActivityHelperHasVisibleActivitiesFromSession(t *testing.T, session *TestSession) b…
85 …PrivateActivityHelperHasVisibleProfileHeatmapFromSession(t *testing.T, session *TestSession) bool {
94 …ivateActivityHelperHasVisibleDashboardHeatmapFromSession(t *testing.T, session *TestSession) bool {
124 func testPrivateActivityHelperHasHeatmapContentFromSession(t *testing.T, session *TestSession) bool…
H A Dpull_merge_test.go33 func testPullMerge(t *testing.T, session *TestSession, user, repo, pullnum string, mergeStyle repo_…
50 func testPullCleanUp(t *testing.T, session *TestSession, user, repo, pullnum string) *httptest.Resp…
H A Drelease_test.go23 func createNewRelease(t *testing.T, session *TestSession, repoURL, tag, title string, preRelease, d…
51 func checkLatestReleaseAndCount(t *testing.T, session *TestSession, repoURL, version, label string,…
H A Drepo_migrate_test.go18 func testRepoMigrate(t testing.TB, session *TestSession, cloneAddr, repoName string) *httptest.Resp…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go624 type TestSession struct { struct
625 URL string `json:"url,omitempty"`
626 ACVPVersion string `json:"acvpVersion,omitempty"`
627 Created string `json:"createdOn,omitempty"`
628 Expires string `json:"expiresOn,omitempty"`
629 VectorSetURLs []string `json:"vectorSetUrls,omitempty"`
630 AccessToken string `json:"accessToken,omitempty"`
631 Algorithms []map[string]interface{} `json:"algorithms,omitempty"`
633 IsSample bool `json:"isSample,omitempty"`
634 Publishable bool `json:"publishable,omitempty"`
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go623 type TestSession struct { struct
624 URL string `json:"url,omitempty"`
625 ACVPVersion string `json:"acvpVersion,omitempty"`
626 Created string `json:"createdOn,omitempty"`
627 Expires string `json:"expiresOn,omitempty"`
628 VectorSetURLs []string `json:"vectorSetUrls,omitempty"`
629 AccessToken string `json:"accessToken,omitempty"`
630 Algorithms []map[string]interface{} `json:"algorithms,omitempty"`
632 IsSample bool `json:"isSample,omitempty"`
633 Publishable bool `json:"publishable,omitempty"`
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go624 type TestSession struct { struct
625 URL string `json:"url,omitempty"`
626 ACVPVersion string `json:"acvpVersion,omitempty"`
627 Created string `json:"createdOn,omitempty"`
628 Expires string `json:"expiresOn,omitempty"`
629 VectorSetURLs []string `json:"vectorSetUrls,omitempty"`
630 AccessToken string `json:"accessToken,omitempty"`
631 Algorithms []map[string]interface{} `json:"algorithms,omitempty"`
633 IsSample bool `json:"isSample,omitempty"`
634 Publishable bool `json:"publishable,omitempty"`
[all …]
/dports/security/boringssl/boringssl-6a71840/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go623 type TestSession struct { struct
624 URL string `json:"url,omitempty"`
625 ACVPVersion string `json:"acvpVersion,omitempty"`
626 Created string `json:"createdOn,omitempty"`
627 Expires string `json:"expiresOn,omitempty"`
628 VectorSetURLs []string `json:"vectorSetUrls,omitempty"`
629 AccessToken string `json:"accessToken,omitempty"`
630 Algorithms []map[string]interface{} `json:"algorithms,omitempty"`
632 IsSample bool `json:"isSample,omitempty"`
633 Publishable bool `json:"publishable,omitempty"`
[all …]
/dports/mail/py-python-slimta/python-slimta-4.2.1/test/
H A Dtest_slimta_util_spf.py31 class TestSession(object): class
53 class TestSession(object): class
75 class TestSession(object): class
97 class TestSession(object): class
/dports/math/vtk6/VTK-6.2.0/ThirdParty/AutobahnPython/autobahn/wamp/test/
H A Dtest_router.py101 class TestSession(ApplicationSession): class
125 class TestSession(ApplicationSession): class
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kivik/
H A Dsession_test.go13 func TestSession(t *testing.T) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/couchdb/
H A Dsession_test.go19 func TestSession(t *testing.T) { func
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/sessionsaver/tests/
H A Dtestsession.py24 class TestSession(unittest.TestCase): class
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dsession_test.go34 func (s *TestSuite) TestSession(c *C) { func
/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/otr-proxy/test/lib/
H A Dtest-session.cpp24 TestSession::TestSession(const SessionContext &context, Manager *parent) in TestSession() function in OTR::TestSession
/dports/multimedia/livestreamer/livestreamer-1.12.2/tests/
H A Dtest_log.py14 class TestSession(unittest.TestCase): class
/dports/finance/py-stripe/stripe-2.29.4/tests/api_resources/checkout/
H A Dtest_session.py9 class TestSession(object): class
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/pkg/vsphere/session/
H A Dsession_test.go59 func TestSession(t *testing.T) { func
/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/tests/unit/api/
H A Dfakes.py49 class TestSession(utils.TestCase): class
/dports/www/wt/wt-4.6.1/examples/dbo-form/model/
H A DTestSession.C21 TestSession::TestSession(Wt::Dbo::SqlConnectionPool& pool, bool createTables) in TestSession() function
/dports/devel/py-osc-lib/osc-lib-2.4.2/osc_lib/tests/api/
H A Dfakes.py49 class TestSession(utils.TestCase): class

1234