How and What of Mina! [Tech]

An overview of Mina Gem for novice RoR programmers Introduction: When you are done with merging the feature pull request, please deploy the code — Project TL. Okay! But..! Hmm..! But How?.. I gues it might be tough, need your help TL! — Beginner in RoR As a beginner in Ruby on Rails, one of the essential aspects of web … Continue reading How and What of Mina! [Tech]

What Are the Outcomes In Mocking Third-Party APIs

Everyone uses third party APIs in their project. These are the external services which allows you to access third party functionalities within the project without rebuilding them. While writing test cases for any project it is very difficult to be sure that the test suites always run successfully as it is dependent on the third … Continue reading What Are the Outcomes In Mocking Third-Party APIs