Crate gateway_tests

source

Structsยง

Enumsยง

Functionsยง

  • config_test ๐Ÿ”’
    Test that sets and verifies configurations within the gateway
  • get_gateway_info ๐Ÿ”’
    Retrieves the GatewayInfo by issuing an info GET request to the gateway.
  • leave_federation ๐Ÿ”’
    Leaves the specified federation by issuing a leave-fed POST request to the gateway.
  • main ๐Ÿ”’
  • TODO(v0.5.0): We do not need to run the gatewayd-mnemonic test from v0.4.0 -> v0.5.0 over and over again. Once we have verified this test passes for v0.5.0, it can safely be removed.