day8 / re-frame-test

Cross platform (cljs and clj) utilities for testing re-frame applications
MIT License
109 stars 12 forks source link

Initial sync and async test framework #2

Closed samroberton closed 8 years ago

samroberton commented 8 years ago

Doesn't yet include tests of the test framework itself.

Example tests incoming as a for-review-but-not-to-be-merged PR for the todomvc example in the re-frame repo.

danielcompton commented 8 years ago

@samroberton this is really nice. Really liking this PR and what you've done here. Have added comments for tweaks/clarifications, but this is great overall.

danielcompton commented 8 years ago

Will merge this now as it's 99.9% perfect. Only thing to add would be a comment re: https://github.com/Day8/re-frame-test/pull/2#discussion_r75031947