Documentation
¶
Overview ¶
Package tests implements event tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Suite ¶
Suite is our testsuite.
func (*Suite) BenchmarkRequest ¶
BenchmarkRequest runs a benchmark on requests.
func (*Suite) TestAuthorizedRequest ¶
func (s *Suite) TestAuthorizedRequest()
TestAuthorizedRequest tests an authorized request.
func (*Suite) TestFailingAuthorization ¶
func (s *Suite) TestFailingAuthorization()
TestFailingAuthorization tests an authorization call that must fail.
Click to show internal directories.
Click to hide internal directories.