mithril-vndb/stream/tests
Adam Gamble 23fe0a5ab1 Fixed scan with skip (#2357)
* Fixed bad test for scan

The previous test didn't catch the fact that the accumulator had been
broke, it's value became the special value `SKIP`.

* Fixed Stream.scan() to accept SKIP value

* Update stream/stream.js

Dropped unnecessary ternary as suggested by @isiahmeadows

Co-Authored-By: gamb <adam@gamb.co>
2019-01-09 23:10:02 -05:00
..
index.html Correct test scripts 2017-12-30 04:44:00 -05:00
test-scan.js Fixed scan with skip (#2357) 2019-01-09 23:10:02 -05:00
test-scanMerge.js refactor: Move scan and scanMerge to stream module (#1718) 2017-03-15 17:22:06 -07:00
test-stream.js Rewrite stream (#2207) 2018-11-27 15:11:24 -05:00