Add an infrastructure to test platform related types. #53762
Labels
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
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.
The text was updated successfully, but these errors were encountered: