Skip to content

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

Merged
SaptakS merged 3 commits into
mainfrom
monthly
Jul 20, 2026
Merged

refactor: update the API to fit the new version, with monthly billing#666
SaptakS merged 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.
@SaptakS
SaptakS merged commit 243acd4 into main Jul 20, 2026
1 check passed
@SaptakS
SaptakS deleted the monthly branch July 20, 2026 12:15
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