no-stack-dub-sack / cs-playground-react

In-Browser Algorithm and Data Structures Practice
http://cs-playground-react.surge.sh/
MIT License
520 stars 91 forks source link

(WIP) Feat: test challenges #25

Closed no-stack-dub-sack closed 6 years ago

no-stack-dub-sack commented 6 years ago

this PR adds background asserts to test challenges and provide feedback to users

so far, created test runner and established POC with tests for GenerateCheckerboard and BinarySearchTree challenges.

the result will look something like this:

image

image

closes #26 closes #31

no-stack-dub-sack commented 6 years ago

closed in favor of #35... merged into staging