Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working e2e test with symbiotic #791

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ParthDesai
Copy link
Contributor

Description

This PR modifies the e2e test to also clone tanssi-symbiotic repository, build and deploy symbiotic contract. It also modifies the message passing test to use symbiotic middleware to send current operator keys to starlight.

@ParthDesai ParthDesai added B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime/client code not-breaking Does not need to be mentioned in breaking changes labels Dec 20, 2024
Copy link
Contributor

github-actions bot commented Dec 20, 2024

WASM runtime size check:

Compared to target branch

dancebox runtime: 1428 KB (no changes) ✅

flashbox runtime: 824 KB (no changes) ✅

dancelight runtime: 2144 KB (no changes) ✅

container chain template simple runtime: 1124 KB (no changes) ✅

container chain template frontier runtime: 1400 KB (no changes) ✅

@ParthDesai ParthDesai force-pushed the parth-integrate-symbiotic-in-e2e-test branch from a97589c to b4502eb Compare December 20, 2024 12:44
Copy link
Contributor

Coverage Report

(master)

@@                           Coverage Diff                            @@
##           master   parth-integrate-symbiotic-in-e2e-test     +/-   ##
========================================================================
  Coverage   65.15%                                  65.15%   0.00%     
  Files         327                                     327             
  Lines       57299                                   57299             
========================================================================
  Hits        37330                                   37330             
  Misses      19969                                   19969             
Files Changed Coverage

Coverage generated Fri Dec 20 13:53:29 UTC 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime/client code not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants