Skip to content

Conversation

@tenthirtyone
Copy link
Contributor

No description provided.

@tenthirtyone tenthirtyone marked this pull request as ready for review April 2, 2025 20:01
mintFeeReceiverBalancePost.sub(mintFeeReceiverBalanceInitial),
).to.equal(MINT_FEE);
});
describe('Minting', function () {
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we refactoring piece by piece? Wondering why the legacy Hardhat test file still exists.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, yeah I was doing it in pieces. I had some extra time and I don't know when/if I can get back to a full refactor.

I left behind the cosign tests because I hadn't replicated every one of them yet. I just moved 1:1 as I could

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