Social network site built with React and Redux and using JWT authentication
User directory API built with Node, Express for routing, Elasticsearch for storage and Swagger for documentation.
I built this following the Test Driven Development paradigm. I was surprised that for a relatively small API, it is over 1000 tests! Most of those are unit tests but also I have added integration tests. Test tooling includes Cucumber, Mocha and Istanbul.
More to be added ...