RFC: Plan some kind of tests for EventTypeAppCardInterface and AppCard #11005
Labels
app-store
area: app store, apps, calendar integrations, google calendar, outlook, lark, apple calendar
automated-tests
area: unit tests, e2e tests, playwright
🧹 Improvements
Improvements to existing features. Mostly UX/UI
Low priority
Created by Linear-GitHub Sync
EventTypeAppCardInterface and AppCard are common components used by all event type apps.
We need some kind of tests for this. Idea is to quickly do changes in them without needing to test all the apps that are using it. Goal is to be able to merge PRs like this with peace of mind

These are the apps using
EventTypeAppCardInterface
at the momentInitially these tests can be component tests(like this) so that they are super quick to execute and let's see if we need to add e2e.
The text was updated successfully, but these errors were encountered: