Skip to main content

How to write automated tests for a Node.js codebase - Adrien Joly, Algolia

Recorded during Algolia Search Party - Node.js edition - July 2018, Paris. Link to the code samples: https://github.com/adrienjoly/adrienjoly.github.com/tree/master/slides/testing/sample-tests Adrien Joly, Senior Software Engineer at Algolia How to write automated tests for a Node.js codebase Adrien is a Senior Software Engineer at Algolia, developing the web crawler of Site Search. During his talk, Adrien will demystify automated tests by 1/ telling how he started to appreciate writing them, 2/ showing examples of unit, integration and functional tests for a Node.js application, and 3/ sharing many best practices and tips about automated testing and continuous integration.