Craig Atkinson
Home
Blog
About
  • Verifying order of React elements with React Testing Library

    Apr 6, 2021 React testing

    Recently I was working on sorting rows in a table in React and I wanted to be able to verify the rows sorted into the correct order. The table shows flaky tests (that is, tests that intermittently fail) and is built with Material Table. Material Table conveniently supports sorting out of the box by clicking on the …

    Read More
  • Customizing Recharts graphs for React and testing them with Cypress

    Mar 14, 2021 React Recharts testing Cypress

    After I added the ability to collect and store code coverage stats in the Projektor test reporting tool, I wanted to also add a graph that showed the trend of code coverage over time. Then users could track their repo's code coverage to see if was increasing, decreasing, or staying the same. The Projektor UI is built …

    Read More

Craig Atkinson

Software engineer, continually curious, highly caffeinated.
Read More

Featured Posts

  • Stop lighting money on fire: Seven tips to improve developer productivity

Recent Posts

  • Verifying order of React elements with React Testing Library
  • Stop lighting money on fire: Seven tips to improve developer productivity
  • Customizing Recharts graphs for React and testing them with Cypress
  • Using the GitHub API with Kotlin
  • Improving Postgres query performance with explain/analyze
  • Integrating database access and management with Flyway and jOOQ into a Kotlin Ktor app
  • Individually release different artifacts from monorepo with GitHub Actions using tags
  • Kotlin test assertions with informative failure messages using Strikt

Categories

DEVELOPMENT 8 TESTING 3 CI 2 REACT 1

Tags

KOTLIN 3 TESTING 3 DATABASE 2 GITHUB 2 POSTGRES 2 REACT 2 CI 1 CYPRESS 1 DEVELOPMENT 1 DOCKER 1 GITHUB-ACTIONS 1 GRADLE 1 INDEX 1 JOOQ 1
All Tags
CI1 CYPRESS1 DATABASE2 DEVELOPMENT1 DOCKER1 GITHUB2 GITHUB-ACTIONS1 GRADLE1 INDEX1 JOOQ1 KOTLIN3 KTOR1 PERFORMANCE1 POSTGRES2 PRODUCTIVITY1 REACT2 RECHARTS1 TESTING3 TOOLS1
[A~Z][0~9]

Copyright © 2021 CRAIG ATKINSON. All Rights Reserved