Skip to content

Conversation

Ansonhkg
Copy link
Collaborator

@Ansonhkg Ansonhkg commented Sep 5, 2025

WHAT

Custom auth E2E tests were producing false-positive results. It was working because it was using the cached Alice's delegation auth sig instead of using a fresh PKP.

CHANGES

  • Fixed the custom auth test to use Eve's PKP instead of Alice.
  • Updated the custom auth validation ipfs cid QmcxWmo3jefFsPUnskJXYBwsJYtiFuMAH1nDQEs99AwzDe
  • Disabled some custom auth tests for the time being, will need to have follow up PRs for that.

TEST

This PR depends on the hardcoded keysets fixes here

bun test e2e/src/tickets/custom-auth.spec.ts --timeout 500000

- add missing `maxPrice` in the custom auth payload
- e2e: fix custom auths
@Ansonhkg Ansonhkg added 🐞 Bug Fix Something isn't working v8 | Naga labels Sep 5, 2025
@Ansonhkg Ansonhkg changed the base branch from naga to naga_add_hardcoded_keysets-2 September 5, 2025 12:29
@Ansonhkg Ansonhkg changed the base branch from naga_add_hardcoded_keysets-2 to naga September 5, 2025 12:30
@Ansonhkg Ansonhkg changed the title Feature/jss 77 bug complete custom auth e2e tests [Bug] [Custom Auth Test] Feature/jss 77 bug complete custom auth e2e tests Sep 5, 2025
@Ansonhkg Ansonhkg changed the base branch from naga to naga_add_hardcoded_keysets-3 September 5, 2025 12:34
@Ansonhkg Ansonhkg closed this Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Fix Something isn't working v8 | Naga
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant