The idea is to have such e2e tests that can be run in a platform independent way.
It should be platform independent as well as cloud env friendly, i.e. so that we can run it on TravisCI or similar platforms.
To test the featurebook-serve module which is in essence an express app I'd use supertest and cheerio. Anyway unit tests should be written along with bug fixing or new feature code. Hence I'm closing this one.
The idea is to have such e2e tests that can be run in a platform independent way. It should be platform independent as well as cloud env friendly, i.e. so that we can run it on TravisCI or similar platforms.