TypeHub

A next generation API and data design platform.

Sign up Login in Browse

Backend_Test

This object represents a test. A test helps to verify that all operations work as expected

Document
Property Type Description
id Integer Unique identifier for the object
status Integer Status of the object either 1 = pending, 2 = success, 3 = warning, 4 = error, 5 = skipped or 6 = disabled
operationName Text
message Text
response Text
config Backend_TestConfig
part of the Apioo-Project