add test to getTxProposal

This commit is contained in:
Matias Alejo Garcia 2015-02-18 15:46:26 -03:00
parent 640be90270
commit b9538e6486
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ describe('client API ', function() {
});
describe.only('#getTxProposals', function() {
describe('#getTxProposals', function() {
it('should return tx proposals and decrypt message', function(done) {
client.storage.fs.readFile = sinon.stub().yields(null, JSON.stringify(TestData.storage.complete22));
var request = sinon.mock().yields(null, {