test: added skeleton for unit tests

This commit is contained in:
Francisco Bezzecchi
2025-04-11 21:29:01 -03:00
parent bbdf9e4732
commit 4e3df75a17

View File

@@ -469,6 +469,12 @@ describe("PrivacyPoolRelayer", () => {
);
});
it.skip("throws when feeCommitment has expired", async () => {})
it.skip("throws when feeCommitment is not verified", async () => {})
it.skip("throws when there is no feeCommitment and fee is lower than calculated", async () => {})
it("passes when all checks pass", async () => {
const withdrawalPayload: WithdrawalPayload = {
withdrawal: {