FlexLayout
FlexLayout copied to clipboard
How to run tests?
I tried yarn test and it gives me
$ jasmine
Started
No specs found
Finished in 0.003 seconds
Incomplete: No specs found
What is the proper command to run tests?
The tests appear to be broken. There was only one test (for the model) and it looks like it has not been run since the update to typescript.
Any plans to set up tests (and e2e tests maybe)? I can help with it probably. But tests should be run on PRs or they don't make a lot of sense.
Hey @nealus. Do you want to follow up on this? I can investigate what is required to run tests on commits.