[Samples] Investigate redundant Check #1933
Labels
enhancement
New feature or request
good first issue
Good for newcomers
low-priority
backlog items with low priority
Is your feature request related to a problem? Please describe.
There exists a typescript test that executes samples in samples.mjs (Code link ) . IMO, it would be good to investigate whether it is relevant in the current scenario after this repo has been enhanced for testing efficiency primarily in #1533 #1797. As per my understanding we are now checking for lint and sample execution for all samples, so it might be a good idea to get rid of redundancy.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Get rid of redundant test if its no longer required.
Describe alternatives you've considered
Dont remove the test if its needed.
Additional context
The text was updated successfully, but these errors were encountered: