Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cyclejs/time

A time driver designed to enable awesome testing and dev tooling
https://github.com/cyclejs/time

Moved to https://github.com/cyclejs/cyclejs/tree/master/time

0eb1a2fda258b17b61a5576dceb1ac964330cbb1 authored over 7 years ago by Nick Johnstone <[email protected]>
Merge pull request #39 from cyclejs/greenkeeper-mocha-3.4.0

[email protected] breaks build 🚨

73a048f395e2a628de384dcaab78ad4eebfb9176 authored over 7 years ago by Nick Johnstone <[email protected]>
Update package.json

9942b0d7bd73496eb63cc277741e6ca7bf018907 authored over 7 years ago by Nick Johnstone <[email protected]>
chore(package): update mocha to version 3.4.0

https://greenkeeper.io/

efa84a8a69de0f1663ccfffd7db8cf1094ebaedc authored over 7 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #35 from cyclejs/greenkeeper-budo-10.0.2

Update budo to version 10.0.2 πŸš€

3c372317fd6612bec1fdb56fd58243008e6ea108 authored over 7 years ago by Nick Johnstone <[email protected]>
chore(package): update budo to version 10.0.2

https://greenkeeper.io/

b88894de94a7a33926704e862061ef32e4ed400f authored over 7 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #28 from cyclejs/greenkeeper-browserify-14.3.0

[email protected] breaks build 🚨

c33eb81b883c9eb56aa59150cb97517b07820af8 authored almost 8 years ago by Nick Johnstone <[email protected]>
chore(package): update browserify to version 14.3.0

https://greenkeeper.io/

ee963bac0ca33618894ba638a032881c40056b0a authored almost 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #25 from stevenmathews/patch-1

Minor typo fix

c8678a60cc010a78058b2368a5f37829d4d82d7c authored almost 8 years ago by Nick Johnstone <[email protected]>
Minor typo fix

06e387dfae9a1978feeadbaa794df03ec288141d authored almost 8 years ago by Steve <[email protected]>
0.8.0

cd680c0f4106d29481a280780e20f2d1ce1bc269 authored almost 8 years ago by Nick Johnstone <[email protected]>
Merge pull request #20 from cyclejs/custom-equality-comparators

Support custom equality function

983e3c47193bede444f20ee51599096ff0908883 authored almost 8 years ago by Nick Johnstone <[email protected]>
Document that comparators can return booleans or throw errors

f5c1180a47cbf132fa6dd71f26fdfbb081afb7ef authored almost 8 years ago by Raquel Moss <[email protected]>
Clarify explanation of custom comparator function

cf59826ebad3e5478312e26031debc35cae76235 authored almost 8 years ago by Raquel Moss <[email protected]>
Fix readme tests

4218daf6577cb19af20baaf834f0aa56294de823 authored almost 8 years ago by Raquel Moss <[email protected]>
Test that custom errors are logged

8142b13187df93304a109912564d3ae705c9f9cf authored almost 8 years ago by Raquel Moss <[email protected]>
Document custom comparator option

0abb1422054c5f3d31bb1abc02ad535917d5adbf authored almost 8 years ago by Raquel Moss <[email protected]>
Only add expected/got message if using custom comparator

95781cd143819e579dceb7f87d3371699619a624 authored almost 8 years ago by Raquel Moss <[email protected]>
Remove html-looks-like dependency

a695859855bff62d38d544f14b6aeefa603db177 authored almost 8 years ago by Raquel Moss <[email protected]>
Test that custom equality functions pass/fail as expected

2357d8d71cbddc0967444993ecae2619378e640b authored almost 8 years ago by Raquel Moss <[email protected]>
Remove deep-equal dependency

7aa3018ea29a1dec7275b8912cf277c4078d5934 authored almost 8 years ago by Raquel Moss <[email protected]>
Support custom equality functions

1a6a25b9f02b3a4026c518ffcea5b5e4d00b409f authored almost 8 years ago by Raquel Moss <[email protected]>
Merge pull request #24 from cyclejs/greenkeeper-ts-node-3.0.2

Update ts-node to version 3.0.2 πŸš€

9fd974ed86f7c3865eb2b4b86cb656d3ebc60ab6 authored almost 8 years ago by Nick Johnstone <[email protected]>
chore(package): update ts-node to version 3.0.2

https://greenkeeper.io/

e2a796eecf0eebc611a2370ec90803c5c673b2fc authored almost 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #18 from cyclejs/export-time-source

Export Operator and MockTimeSource

5155d7020aaf24626121453778422137d9de4dc2 authored almost 8 years ago by Nick Johnstone <[email protected]>
Drop @types/core-js devDependency in favour of --lib ES6

e1cc5f8cb4a8dbbbf21a6c6940a3e2f7f448468f authored almost 8 years ago by Nick Johnstone <[email protected]>
export Operator and MockTimeSource

724beedb6d74c443d71a350cb7915605cc44c5d0 authored almost 8 years ago by Raquel Moss <[email protected]>
0.7.3

6637dfa8ccd71b53c4f9d4ababca5698dc04fc50 authored almost 8 years ago by Nick Johnstone <[email protected]>
Fix display of simultaneous events in assert errors

When parsing diagrams, simultaneous events emit at the left parenthesis,
and each character repr...

13221e718549f68561f79887d5060fbf6212ed53 authored almost 8 years ago by Nick Johnstone <[email protected]>
Update most, enable test for logging unexpected errors

3c20fd0190e271633550713d14b072a6cfd75b33 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.7.2

248e5c5435a2cf7d37849b4e2d9e83912fa84534 authored almost 8 years ago by Nick Johnstone <[email protected]>
Merge pull request #15 from jvanbruegge/patch-1

Move type declaration to dev dependencies

fb2e55c77155cf49ba50be4c4e07e959a4d17c54 authored almost 8 years ago by Nick Johnstone <[email protected]>
Move type declaration to dev dependencies

Those declarations are causing errors when compiling code using @cycle/time

376cf5569ec379dcd795ee7d2a0141672777d32e authored almost 8 years ago by Jan van BrΓΌgge <[email protected]>
Update example to use @cycle/run

7cade58f37b1e53760b91cf012fef7e83bff7866 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.7.1

fc3442a006190b825028fe4d1f058a3b6ae9e297 authored almost 8 years ago by Nick Johnstone <[email protected]>
Support using falsy values with diagrams

66abb72a6e338073ebe8ba70b414be6cce5ee39e authored almost 8 years ago by Nick Johnstone <[email protected]>
0.7.0

4218cd167f373edf3abf2beb51c22939f12b3807 authored almost 8 years ago by Nick Johnstone <[email protected]>
Remove redundant conditional

In the event that we have an empty array forEach will do nothing.

9c9f0752e3d014b1a193d9e48d2eb7fdfcdea143 authored almost 8 years ago by Nick Johnstone <[email protected]>
Add Jasmine support

Now, when calling Time.run(done) with Jasmine, @cycle/time will call
done.fail(err) in the event...

2a3adf6dabded4e076ae7015ba57c1af428ea49e authored almost 8 years ago by Nick Johnstone <[email protected]>
Refactor runVirtually to pass arguments instead of closing over

f033b6e509143a04eb0b0e9dfe3c806c80fbcd01 authored almost 8 years ago by Nick Johnstone <[email protected]>
Remove other usages of includes

e65225bb5b871dc63996a5389050b8f8241dbb23 authored almost 8 years ago by Nick Johnstone <[email protected]>
Avoid includes for broader node support

4ff8830752833e049468aee9009ca0e75e30e3ef authored almost 8 years ago by Nick Johnstone <[email protected]>
0.6.1

e249b4a3d0a4bccd0feaf636bbfc7107ea3c1574 authored almost 8 years ago by Nick Johnstone <[email protected]>
Prevent the virtual run from going one event too far

dc7493a42bb58b52dfb0d2fcf9ef53201307d532 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.6.0

99a5f3748fd92f406f4874a7c29ee58181dcf542 authored almost 8 years ago by Nick Johnstone <[email protected]>
Document marble syntax for simultaneous events

Also fix a link

17e809ecb1ed810e8fb5a269117c4070fa5f98b1 authored almost 8 years ago by Nick Johnstone <[email protected]>
Fail test if actual and expected streams complete at different times

5b1169b9f8402bb4fb28b92c254873406e41b634 authored almost 8 years ago by Nick Johnstone <[email protected]>
Fix most and rxjs tests

9a78af5757e92974fa0b802eac2f76c909576b97 authored almost 8 years ago by Nick Johnstone <[email protected]>
Fix throttleAnimation emitting extra events

7abac9bc876a681c1102056020369e6d4e267598 authored almost 8 years ago by Nick Johnstone <[email protected]>
Support multiple values in single frame in diagrams

---(ab)--- is a stream where a and b both occur at time 60.

63e00bd5e496b2f3c013d000240ad3f8d59c6bcc authored almost 8 years ago by Nick Johnstone <[email protected]>
Display a diff between values on failure

41ef17fbb53dcb3782a4e0ccdc992a39405d2c14 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.5.0

43af54353ec05680abdf0563adb44b3869f58b7d authored almost 8 years ago by Nick Johnstone <[email protected]>
0.5.0-rc1

3268f6f2b293cb805f6062104fd16a789ba7c0ba authored almost 8 years ago by Nick Johnstone <[email protected]>
Generate rxjs and most typings

6bd678dbffb322f8542177b3b3133f9f6cf0f7a6 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.5.0-rc0

2fd76eb2aaf2ecd94d49ddc87e61a359bf562fce authored almost 8 years ago by Nick Johnstone <[email protected]>
Merge pull request #9 from cyclejs/unified

Update to cycle unified, add support for rxjs and most

ce0f9f73d46218049478ca236b95a5b7d0759fd6 authored almost 8 years ago by Nick Johnstone <[email protected]>
Fix errors in docs

8d17e6aa1dff1bee90480c51f62e5a7810665796 authored almost 8 years ago by Nick Johnstone <[email protected]>
Adapt animationFrames and throttleAnimation

ad3f2c91e907dac0bcc9cb28483daa9eacbf8343 authored almost 8 years ago by Nick Johnstone <[email protected]>
Adapt periodic

41ab37ec61c477ae759b29fdd5414cf41315a425 authored almost 8 years ago by Nick Johnstone <[email protected]>
Improve testing example

c6b2cd24bb6137cca4c32e45eab260e5bc8c374f authored almost 8 years ago by Nick Johnstone <[email protected]>
Update README.md

6656d3d86ad946a24aac8fcf4e8c7f0ce3431d6f authored almost 8 years ago by Nick Johnstone <[email protected]>
Rewrite README

* Remove examples of old style of testing
* Promote and expand FAQ
* Document support for rxjs a...

a3fef48107213d11d0705d013b0b1a44b5fe5193 authored almost 8 years ago by Nick Johnstone <[email protected]>
Allow importing typed most and rxjs versions of mockTimeSource and timeDriver

5a9525579aaf677a88c761b78cb5a6062cd1f54b authored almost 8 years ago by Nick Johnstone <[email protected]>
WIP - set up typings for rxjs and most

da6fd17f6e68611d4ce33236b92a3cc546850472 authored almost 8 years ago by Nick Johnstone <[email protected]>
Remove references to @cycle/xstream-adapter

307c2fdca7ac5ba766d1c6d50948f57a0cbf3bd1 authored almost 8 years ago by Nick Johnstone <[email protected]>
Update @cycle/dom devDependency, refactor adapt calls

8271af3c94af3e28a5b465cf3b25723d3610880e authored almost 8 years ago by Nick Johnstone <[email protected]>
Add support for most

e5d74a92c0f4a3b442b44efc994f8eb12c7ce72a authored almost 8 years ago by Nick Johnstone <[email protected]>
Add support for unified, run all tests under RxJS as well

d1233b511ae9ee052b549ce025adee8afc40387f authored almost 8 years ago by Nick Johnstone <[email protected]>
0.4.0

6cba6d136a9f7209263ff46e068b169434d71a7b authored almost 8 years ago by Nick Johnstone <[email protected]>
timeDriver learns pause, runVirtually and resume

Currently private methods for use with integration with cycle-restart

0e827a87dc5e053da72d5367d8e8c05894008af7 authored almost 8 years ago by Nick Johnstone <[email protected]>
Refactor processing strategies out of drivers

1df8ca127098a4181abd10ba7cfa8cfcd6184c41 authored almost 8 years ago by Nick Johnstone <[email protected]>
Add record operator, refactor assertEqual to use it

5db6dcc2091fe65744ff9534093f21551bf975d7 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.3.1

43136bcdab7210a8c25a610ce62a8e27e80c54f4 authored almost 8 years ago by Nick Johnstone <[email protected]>
Fix compatibility with phantom

Phantom is not happy when a function shares a name with one of it's
arguments

5778c19afa72213cc3c05947cb94ef18f0b35c53 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.3.0

d05b808ee94fc6716d77fa5866eecfe5c8df8307 authored almost 8 years ago by Nick Johnstone <[email protected]>
Merge branch 'master' of github.com:cyclejs/time

6ede85f54853e097eca6dea89350cc5c5cd35150 authored almost 8 years ago by Nick Johnstone <[email protected]>
Add private access to scheduler for cycle-restart

2d789a99f258ae4502d431e8661485a67b37c994 authored almost 8 years ago by Nick Johnstone <[email protected]>
chore(package): update browserify to version 14.0.0 (#5)

https://greenkeeper.io/

599999d532e5380005bc4c180542ce5ef3783277 authored almost 8 years ago by Greenkeeper <[email protected]>
Update README.md (#7)

function `double` wasn't actually tested ;)

49075fe28e645c58c7aa840bc026521c66aabc30 authored almost 8 years ago by Nick Balestra <[email protected]>
0.2.1

370a1e7f29b830af8b183ab0dba2882314226db9 authored almost 8 years ago by Nick Johnstone <[email protected]>
Use any version of xstream

5d3dea26614da1738fdfe94faeadbe80e0970763 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.2.0

fe61f2c34d82a4e3d05cb5ac2fb838b101f68b66 authored almost 8 years ago by Nick Johnstone <[email protected]>
Document animationFrames and throttleAnimation

43efc712132cf4f6e0ac235d6ef27a1f91bbb843 authored almost 8 years ago by Nick Johnstone <[email protected]>
Add throttleAnimation operator

fff279109024b2c2251cc90a8e96fb5de0eb3f85 authored almost 8 years ago by Nick Johnstone <[email protected]>
Display more detailed reasons as to why assertions have failed

5f512977915dbf79e36bf6078bb07aaf2a0d8fd9 authored almost 8 years ago by Nick Johnstone <[email protected]>
Add sources.Time.animationFrames() as replacement for cycle-animation

Returns a stream of frames, objects with time and deltatime information.

Also replace example w...

a12e8a831ab152056dafb892e6bcfc621d3a911a authored almost 8 years ago by Nick Johnstone <[email protected]>
Document support for asserting on infinite streams

e6daa9c07c4753dd9973d37e4b3e54f52bc64f81 authored almost 8 years ago by Nick Johnstone <[email protected]>
0.1.1

a50e13c421e5bdc081486124b4a2c182824668f2 authored almost 8 years ago by Nick Johnstone <[email protected]>
Display errors from multiple asserts instead of just first

27edc58ed47fef67422f6db5a79fa96ee9393cc2 authored almost 8 years ago by Nick Johnstone <[email protected]>
Handle assertions on streams that never complete

Assertion will be tested after the final event, at the end of run.

e03cea64625ce5d899c2ac78f18e308f50cde65e authored almost 8 years ago by Nick Johnstone <[email protected]>
Add FAQ

ed7507c7fe1542173025599caf7528d638722b0a authored almost 8 years ago by Nick Johnstone <[email protected]>
Add note to README to see test directory for examples

04c3bdac8ca344e348b50ec498203a7893e91785 authored almost 8 years ago by Nick Johnstone <[email protected]>
Rewrite the README (#3)

* Rewrite the README

* Fix errors caught by markdown doctest

* Semicolons are for code not...

bcb5f580eb894787f09fb16065520242dfcc1d92 authored almost 8 years ago by Nick Johnstone <[email protected]>
Merge branch 'master' of github.com:cyclejs/time

2294910c637c35fa67b48cf5bc3de389014930dc authored almost 8 years ago by Nick Johnstone <[email protected]>
Improve the documentation for diagram

491874b00583725816c99ff308b33abdc35a5328 authored almost 8 years ago by Nick Johnstone <[email protected]>
Merge pull request #2 from cyclejs/greenkeeper-snabbdom-selector-1.1.0

[email protected] breaks build 🚨

6af7b3227a0a7e1d3dd5b37c35354d3898d49c28 authored almost 8 years ago by Nick Johnstone <[email protected]>
Update package.json

c5673bfe91edb73f4901d2d4438f6689083a294f authored almost 8 years ago by Nick Johnstone <[email protected]>
chore(package): update snabbdom-selector to version 1.1.0

https://greenkeeper.io/

adc9c420980808cb073806dbc539b30844ad84c4 authored almost 8 years ago by greenkeeperio-bot <[email protected]>
Move common scheduling code to scheduler.ts

92b1d6e6eacbaa6db42c153642e3b3c6be910521 authored almost 8 years ago by Nick Johnstone <[email protected]>
Fix case in path to index.d.ts

3444282b088305d14dfc9f1482427c748b546808 authored almost 8 years ago by Nick Johnstone <[email protected]>