trypost/tests/Feature/Billing
Paulo Castellano 7cc88f1036 fix: address PR review findings
- LinkedInController: catch NetworkAlreadyConnectedException so a profile
  colliding with a connected Page shows the specific network_taken message
  instead of the generic error (+ test).
- Billing.vue: pass a string to transChoice replacements (vue-tsc TS2322).
- NetworkConnectGrid: drop the now-unused 'connect' emit (no listener after
  AddSocialDialog removal).
- Tests: assert the BillingCycle trial window; fix a stale section comment in
  StripeEventListenerTest.
2026-06-22 12:53:13 -03:00
..
BillingCycleTest.php fix: address PR review findings 2026-06-22 12:53:13 -03:00
TrialLengthTest.php fix: merge-readiness — close two billing/network bugs, harden tests 2026-06-22 09:26:31 -03:00
WorkspaceQuantitySyncTest.php refactor(billing): replace MonthlyCreditsLimit Pennant feature with BillingCycle 2026-06-22 09:55:03 -03:00