spec/rails_app/tmp/cache/assets/test/sprockets/71ff3ab765090b6daa27969f6eb56fd0 in netzke-testing-0.12.1 vs spec/rails_app/tmp/cache/assets/test/sprockets/71ff3ab765090b6daa27969f6eb56fd0 in netzke-testing-0.12.2

- old
+ new

@@ -1,8 +1,8 @@ {I" class:ETI"BundledAsset;FI"logical_path;TI"+netzke/testing/helpers/expectations.js;TI" pathname;TI"q/Users/mxgrn/code/netzke/netzke-testing/app/assets/javascripts/netzke/testing/helpers/expectations.js.coffee;FI"content_type;TI"application/javascript;TI" -mtime;Tl+œÛõRI" length;Ti©I" digest;TI"%89f9ea6b2b792d6cb7d80698834faac3;FI" source;TI"©(function() { +mtime;Tl+Ŷ7UI" length;TiPI" digest;TI"%41b1ecb5c67be704e61a1aa4335fddce;FI" source;TI"P(function() { Ext.apply(window, { expectToSee: function(cmp) { if (Ext.isString(cmp)) { throw cmp + " not found"; } @@ -15,15 +15,21 @@ if (Ext.isString(cmp)) { throw cmp + " not found"; } return expect(cmp.isDisabled()).to.be(true); }, + expectEnabled: function(cmp) { + if (Ext.isString(cmp)) { + throw cmp + " not found"; + } + return expect(cmp.isDisabled()).to.be(false); + }, expectInvisibleBodyOf: function(cmp) { if (Ext.isString(cmp)) { throw cmp + " not found"; } return expect(cmp.body.isVisible()).to.be(false); } }); }).call(this); -;TI"required_assets_digest;TI"%d3620b6a1e5163cf4a410d7fcff3e80a;FI" _version;TI"%4bf7b15359fe8e0974f7f263e26e27f4;F +;TI"required_assets_digest;TI"%b1f6ccf02d68e407acc9da2b7828b09c;FI" _version;TI"%4bf7b15359fe8e0974f7f263e26e27f4;F \ No newline at end of file