elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.7k stars 8.12k forks source link

Add an infrastructure to test platform related types. #53762

Open mshustov opened 4 years ago

mshustov commented 4 years ago

We have a situation when some tests are utilized to verify TypeScript types, not runtime behavior. Examples:

We should introduce test infra that allows us to separate behavior and typings tests. Each type of test expresses a test intention explicitly and simplifies maintenance on the long distance.

elasticmachine commented 4 years ago

Pinging @elastic/kibana-platform (Team:Platform)