Oz is a behavioral web-ui testing framework developed to reduce test maintenance by using a predictive model rather than a scriptive model when writing tests.
Wrote unit tests for OzLoader
Fixed minor loading error when project modules/page_stores is undefined
Update some of the internals to call the new OzLoader methods
Make OzLoader check if the gems are available in your SDK instead of your runtime.
Wrote unit tests for OzLoader Fixed minor loading error when project modules/page_stores is undefined Update some of the internals to call the new OzLoader methods Make OzLoader check if the gems are available in your SDK instead of your runtime.