mirror of
https://github.com/FlipsideCrypto/livequery-models.git
synced 2026-02-06 10:56:46 +00:00
17 lines
905 B
YAML
17 lines
905 B
YAML
selectors:
|
|
- name: test_udfs
|
|
definition:
|
|
union:
|
|
- method: package
|
|
value: livequery_models
|
|
- exclude:
|
|
- livequery_models.deploy.marketplace.quicknode.test_quicknode_solana*
|
|
- livequery_models.deploy.marketplace.quicknode.test_quicknode_polygon*
|
|
- livequery_models.deploy.marketplace.bitquery.* # API Credits not enough
|
|
- livequery_models.deploy.marketplace.covalent.* # API Credits not enough
|
|
- livequery_models.deploy.marketplace.coingecko.* # API Credits not enough
|
|
- livequery_models.deploy.marketplace.allday.* # GraphQL API not working
|
|
- livequery_models.deploy.marketplace.playgrounds.* # API Endpoints not working
|
|
- livequery_models.deploy.marketplace.strangelove.* # API Endpoints not working
|
|
- livequery_models.deploy.marketplace.apilayer.* # API Endpoints not working
|