UNPKG

catjs

Version:

(Mobile) Web Automation Framework

25 lines (16 loc) 404 B
_cat.plugins.testdata = function () { var _module = { actions: { } }; (function() { var testdb = _cat.utils.TestsDB, key; for (key in testdb) { if (testdb.hasOwnProperty(key)) { _module.actions[key] = _cat.utils.TestsDB[key]; } } })(); return _module; }();