French data tech guru
A quick post to give my solution to test React component that make async stuff (or need multiple render calls).
You are working on a superbe HTTP API, with Java, the project is built with Gradle and you would like to have an endpoint to display release information such as version, last git commit, build date, author etc…
At x.com we use Apache Spark to generate analytics reports, I developed a batch ETL called “djobi”, a java program, that take data, apply transformations and write somewhere.
In a Apache Spark Java project, that must send data to elasticsearch with the official plugin elasticsearch-hadoop (http://github.com/elastic/elasticsearch-hadoop/) I use junit to perfom unit-test.
At SubitoLabs, we work on a very cool project about chat messages analysis. Basically, we need to detect some keyword in conversation, and some workflow to understand what user wants.