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

feat: add ToposCore upgrade test #122

Merged
merged 1 commit into from
Jan 30, 2024
Merged

feat: add ToposCore upgrade test #122

merged 1 commit into from
Jan 30, 2024

Conversation

JDawg287
Copy link
Member

@JDawg287 JDawg287 commented Jan 29, 2024

Description

This PR includes a unit test for the upgrade feature of the ToposCore contract. The test involves pushing a certificate, upgrading the implementation contract, and then attempting to retrieve the same certificate post-upgrade. If successful, the test is considered passed.

Fixes TP-849

Additions and Changes

  • Added the fetches the certificates from the contract after upgrade unit test in ToposCore.test.ts

PR Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@JDawg287 JDawg287 self-assigned this Jan 29, 2024
@JDawg287 JDawg287 merged commit c6cd07f into main Jan 30, 2024
12 checks passed
@JDawg287 JDawg287 deleted the feat/tp-849 branch January 30, 2024 15:22
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