briancavalier / creed

Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
https://briancavalier.github.io/creed
MIT License
273 stars 20 forks source link

test(toString): add toString resolution tests #162

Closed briancavalier closed 6 years ago

briancavalier commented 7 years ago

Add tests for toString to cover the case where a future promise is resolved to a settled one.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 14e4050e2a966cd0abeaac6d8e7e2c140e869fa3 on add-tostring-tests into 47a517315ce1cc8bedf5929b78512907cd3bfed6 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 14e4050e2a966cd0abeaac6d8e7e2c140e869fa3 on add-tostring-tests into 47a517315ce1cc8bedf5929b78512907cd3bfed6 on master.