Skip to content

Add test_only function for integrators#1784

Open
Sernior wants to merge 1 commit intoiotaledger:mainfrom
Sernior:main
Open

Add test_only function for integrators#1784
Sernior wants to merge 1 commit intoiotaledger:mainfrom
Sernior:main

Conversation

@Sernior
Copy link
Copy Markdown

@Sernior Sernior commented Feb 19, 2026

Description of change

Add create_delegation_token_for_testing and destroy_delegation_token_for_testing. Useful for integretors who want to test.

Links to any relevant issues

#1783

Type of change

Add an x to the boxes that are relevant to your changes.

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Describe the tests that you ran to verify your changes.
Make sure to provide instructions for the maintainer as well as any relevant configurations.

Change checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Add create_delegation_token_for_testing and destroy_delegation_token_for_testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant