Hi all,
Is there any guide or example package demonstrating how to run tests of APIs within packages built using Plumber? I tried following the example package here: GitHub - sol-eng/plumbpkg: Example R package that includes Plumber APIs but I am having issues which I do not understand how to debug, there is not much information on testing on the official docs. If anyone has any tips, I'd appreciate it, thanks.
If anyone is curious why I am posting this, my CI tests sometimes fail to connect to the port. See here: Dev · dd-harp/MicroMoB@c53c366 · GitHub and the test from which they originate MicroMoB/test-api_mosquito.R at dev · dd-harp/MicroMoB · GitHub