Upon reflecting the following words come to mind: husband, father, son, colleague, friend, philosophical, idealist, perfectionist, patient, empathetic, respectful, forgiving, fair, fearful, stubborn
For testing, I often find myself prioritizing having small data sets because they are easier to comprehend. Also, the small size helps emphasize what is being tested when irrelevant data is absent.
Today, I needed a PDF for testing. Following the same principles, I sought out “the smallest (valid) PDF” and ended up on StackOverflow.
JWT seems broadly used around the internet for all kinds of services and I wanted to use it for a service of my own.
To increase testing speed while interacting with the backend, I wanted to be able to rapidly create new JWTs to see the effect of different payload structures.