Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client represents the API client
func (*Client) Har ¶
Har converts the given HAR archive file into a StormForger test case definition
func (*Client) Login ¶ added in v0.0.2
Login acquires a JWT access token for the given email/password
func (*Client) Ping ¶
Ping performs an authenticated ping to check if the API is working and the user is properly authenticated.
FIXME would be nice to return a struct
where we see the status and in case of success also the email address of the authenticated user (useful) to check if we are authenticated as the correct user
func (*Client) TestRunCallLog ¶ added in v0.2.0
TestRunCallLog will download the first 10k lines of the test run's call log
Click to show internal directories.
Click to hide internal directories.