microsoft / hermes-windows

Hermes is a small and lightweight JavaScript engine optimized for running React Native apps..
https://hermesengine.dev
MIT License
55 stars 33 forks source link

Add JSI Tests in repo #77

Open dannyvv opened 2 years ago

dannyvv commented 2 years ago

Problem

We need to add tests to this repo

Solution

Update .ado/jobs.yml to have tests run and remove the step with [Test] TODO

dannyvv commented 2 years ago

Assigning to @vmorov because I believe he had some running

mganandraj commented 2 years ago

@vmoroz I believe you have enabled a few tests. Should we close this bug ?

vmoroz commented 2 years ago

@mganandraj , no, I am able to run the tests locally on my machine, but I did not make them part of the CI yet. Let's keep this issue opened.