Skip to content

feat(target_chains/ton): add more tests for ton price_feeds contract #2008

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

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

cctdaniel
Copy link
Contributor

@cctdaniel cctdaniel commented Oct 8, 2024

No description provided.

Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 2:33am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 2:33am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
proposals ⬜️ Ignored (Inspect) Visit Preview Oct 8, 2024 2:33am

@@ -518,7 +558,7 @@ describe("PythTest", () => {
expect(result).toBe(SINGLE_UPDATE_FEE);
});

it("should execute set fee governance instruction", async () => {
it("should execute set data sources governance instruction", async () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

test name was wrong, the test was actually testing set data sources

@cctdaniel cctdaniel merged commit 1f76e82 into main Oct 8, 2024
6 checks passed
@cctdaniel cctdaniel deleted the ton-tests branch October 8, 2024 13:08
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.

2 participants