isc30 / linq-collections

Strongly typed Linq and Collections implementation for Javascript and TypeScript (ECMAScript 5)
https://www.npmjs.com/package/linq-collections
MIT License
119 stars 12 forks source link

Add proper deferred execution testing #39

Open isc30 opened 6 years ago

isc30 commented 6 years ago

Add tests to ensure deferred execution

isc30 commented 6 years ago

Working on this