Skip to content

Conversation

vivekjain23
Copy link
Contributor

@vivekjain23 vivekjain23 commented Jul 15, 2025

Description of change

This PR brings up the addition of the example for test_scenario and utils modules

Links to any relevant issues

fixes #7780.

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@vivekjain23 vivekjain23 requested a review from a team as a code owner July 15, 2025 11:25
@vivekjain23 vivekjain23 added documentation Improvements or additions to documentation devrel Issues related to the DevRel team labels Jul 15, 2025
@github-project-automation github-project-automation bot moved this to Product Backlog in Developer Experience Jul 15, 2025
Copy link

vercel bot commented Jul 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
apps-backend Ready Ready Preview Comment Sep 3, 2025 6:08am
apps-ui-kit Ready Ready Preview Comment Sep 3, 2025 6:08am
iota-evm-bridge Ready Ready Preview Comment Sep 3, 2025 6:08am
rebased-explorer Ready Ready Preview Comment Sep 3, 2025 6:08am
wallet-dashboard Ready Ready Preview Comment Sep 3, 2025 6:08am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
iota-multisig-toolkit Ignored Ignored Preview Sep 3, 2025 6:08am

@vivekjain23 vivekjain23 moved this from Product Backlog to Under Review in Developer Experience Jul 15, 2025
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

@Dr-Electron Dr-Electron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. But let's import code instead of copying it.
Also we should create reference docs for this testing stuff

@vivekjain23
Copy link
Contributor Author

Looks good to me. But let's import code instead of copying it. Also we should create reference docs for this testing stuff

Got it, I’ll definitely look into it and try to update it accordingly!

Copy link
Contributor

github-actions bot commented Aug 4, 2025

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

github-actions bot commented Aug 5, 2025

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

github-actions bot commented Aug 5, 2025

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

github-actions bot commented Aug 6, 2025

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

github-actions bot commented Aug 6, 2025

✅ Vercel Preview Deployment is ready!

View Preview

@Dr-Electron Dr-Electron self-requested a review August 29, 2025 08:25
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

github-actions bot commented Sep 3, 2025

✅ Vercel Preview Deployment is ready!

View Preview

@vivekjain23 vivekjain23 merged commit c2e7f04 into develop Sep 3, 2025
35 checks passed
@vivekjain23 vivekjain23 deleted the devx/add-test-modules-examples branch September 3, 2025 06:31
@github-project-automation github-project-automation bot moved this from Under Review to Done in Developer Experience Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devrel Issues related to the DevRel team documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add reference docs and examples for iota::test_scenario and iota::test_utils modules
3 participants