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

Merged
merged 1 commit into from
Dec 28, 2024

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 (+2144 KB) ⚠️

container chain template simple runtime: 1124 KB (-4296 KB) ✅

container chain template frontier runtime: 1400 KB (-5152 KB) ✅

@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

github-actions bot commented Dec 20, 2024

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 Sat Dec 28 06:27:09 UTC 2024

@ParthDesai ParthDesai force-pushed the parth-integrate-symbiotic-in-e2e-test branch from b4502eb to afc0518 Compare December 28, 2024 05:34
@ParthDesai ParthDesai merged commit 876285e into master Dec 28, 2024
42 checks passed
@ParthDesai ParthDesai deleted the parth-integrate-symbiotic-in-e2e-test branch December 28, 2024 10:14
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.

3 participants