Tool, resource to test the search algorithm I wrote systematically
In my Nuxt/Vue/Postgresql project, I wrote a custom search to search against some string and number fields in my DB. It seems to be working fine. I have done quite some tests.
But, I am curious to know is there any tool or any kind of resource I can use to test it systematically? It can be an automated tool or a documentation.
Thanks for your input.
0 Replies