So me being the DevOps guy I’m wondering is there a way to do any kind of unit testing or framework testing for my application somehow? I didn’t know if this might consist of me somehow just maybe having a test stack that I go through and use uplink or something to test things but not sure.
Anyone have any experience doing any kind of integration testing or anything for their apps to ensure things work minus just testing it manually in the UI?
Thanks