74 lines
1.1 KiB
Plaintext
74 lines
1.1 KiB
Plaintext
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
|
|
exports[`App model > list should have list of applications keys 1`] = `
|
|
[
|
|
"airtable",
|
|
"appwrite",
|
|
"azure-openai",
|
|
"carbone",
|
|
"clickup",
|
|
"code",
|
|
"cryptography",
|
|
"datastore",
|
|
"deepl",
|
|
"delay",
|
|
"discord",
|
|
"disqus",
|
|
"dropbox",
|
|
"filter",
|
|
"flickr",
|
|
"flowers-software",
|
|
"formatter",
|
|
"ghost",
|
|
"github",
|
|
"gitlab",
|
|
"google-calendar",
|
|
"google-drive",
|
|
"google-forms",
|
|
"google-sheets",
|
|
"google-tasks",
|
|
"helix",
|
|
"http-request",
|
|
"hubspot",
|
|
"invoice-ninja",
|
|
"jotform",
|
|
"mailchimp",
|
|
"mailerlite",
|
|
"mattermost",
|
|
"miro",
|
|
"notion",
|
|
"ntfy",
|
|
"odoo",
|
|
"openai",
|
|
"pipedrive",
|
|
"placetel",
|
|
"postgresql",
|
|
"pushover",
|
|
"reddit",
|
|
"removebg",
|
|
"rss",
|
|
"salesforce",
|
|
"scheduler",
|
|
"self-hosted-llm",
|
|
"signalwire",
|
|
"slack",
|
|
"smtp",
|
|
"spotify",
|
|
"strava",
|
|
"stripe",
|
|
"telegram-bot",
|
|
"todoist",
|
|
"trello",
|
|
"twilio",
|
|
"twitter",
|
|
"typeform",
|
|
"vtiger-crm",
|
|
"webhook",
|
|
"wordpress",
|
|
"xero",
|
|
"you-need-a-budget",
|
|
"youtube",
|
|
"zendesk",
|
|
]
|
|
`;
|