Skip to content
tsmx

tsmx

pragmatic IT

  • start
  • npm-packages

testing

Full code-coverage with Jest

10. January 20223. January 2022 by tsmx-dev

A guided tour on how to achieve the most complete code-coverage with Jest in your NodeJS projects and an some thoughts on why this is not necessarily the primary target.

Read more

Categories NodeJS Tags Jest, NodeJS, testing

Creating a time series sample CSV file with a bash script

1. December 202126. November 2021 by tsmx-dev

Demonstrating a pragmatic way for generating time series sample data in CSV files with a bash script. Useful for Proof-of-Concepts, unit and performance testing and many other scenarios.

Read more

Categories Development Tags bash, sample data, scripting, testing, time series

Testing process.exit with Jest in NodeJS

27. September 202117. September 2021 by tsmx-dev

Demonstrating a pragmatic way on how to test code paths resulting in process.exit using the Jest test library.

Read more

Categories NodeJS Tags JavaScript, Jest, NodeJS, testing

CI/CD with GitHub actions for NodeJS with Coveralls

2. February 202313. December 2020 by tsmx-dev

10-minutes setup guide for building a NodeJS repo including Coveralls test stats. No need for Travis any more.

Read more

Categories NodeJS Tags automation, CI/CD, GitHub, integration, NodeJS, testing, Travis-CI

Recent Posts

  • Moving MongoDB from local installation to Docker – Fedora migration guide
  • Express: passing dates in an URL using route parameters including regex validation
  • Query min/max values with additional non-grouped fields in MongoDB
  • MongoDB: add/update fields referencing other existing fields using aggregation pipelines
  • Connecting from a Docker container to a local MongoDB

Categories

  • Cloud (1)
  • Development (5)
  • GCP (1)
  • MongoDB (3)
  • NodeJS (12)

Archives

  • November 2022
  • June 2022
  • May 2022
  • April 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • June 2021
  • March 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020

Links

Privacy Policy | Imprint

© 2023 tsmx • Built with GeneratePress