Skip to content

refactor: update the API to fit the new version, with monthly billing#666

Open
micahflee wants to merge 3 commits into
mainfrom
monthly
Open

refactor: update the API to fit the new version, with monthly billing#666
micahflee wants to merge 3 commits into
mainfrom
monthly

Conversation

@micahflee

@micahflee micahflee commented Jul 12, 2026

Copy link
Copy Markdown
Member

Also, I gitignored .codegraph (a new thing I'm trying out), and fixed the tests and made them less brittle.

- Fix Prettier formatting in cyd-api-client.ts and UpsellComponent.test.ts
- Update auth.test.ts to expect the broadened login URL "https://x.com/i/"
  (matching auth.ts) instead of the stale "https://x.com/i/flow/login"
- Enable the feature flag in the AccountView Facebook tests so the
  Facebook card renders (it's gated behind isFeatureEnabled("bluesky"))
- Fix flaky database/indexing tests: database.test.ts mocked
  getSettingsPath to the shared parent dir and its afterEach wiped every
  worker's worker-N subdirectory, deleting other suites' live databases
  mid-run. Make the mock respect the per-worker TEST_SETTINGS_PATH.
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.

1 participant