Crate blueprint_test_utils

Source

Re-exports§

Modules§

Macros§

Structs§

Enums§

  • The possible keys to be generated when injecting keys in a keystore for testing.

Functions§

  • Returns the output of “git rev-parse –show-toplevel” to get the root of the git repository as a PathBuf. If it’s not in a git repo, default to return the current directory
  • Injects randomly generated keys into the keystore at the given path
  • Adds keys for testing to the keystore.
  • Runs a test node using a top-down approach and invoking the blueprint manager to auto manage execution of blueprints and their associated services for the test node.
  • Sets up the logging for any crate

Type Aliases§