Heroku - 13 Heroku Pipelines Tests
Hello everyone and welcome to this introductory course to heroku, when you do your tests it is important to make sure that the new code will not ruin features already in place. important to make sure that the new code will not ruin already implemented features this validation that everything works and mainly done in the form of automatic tests when there is new code to test and recover life if all the tests are passed it is possible to configure the thing so that the code can only be deployed if all the tests are be deployed only if all tests are passed this solution creates a test environment to be able to run these tests it is called heroku, continuous this integration or heroku, it is integrated to the laye pope when there is a code change the first thing you do is create a new application to test it a new environment for that application is once the tests are finished everything is destroyed deleted roughly every comic you do and recover to create a new environment that will run the new code it is also possible to configure this so that the code is deployed only in the case that they pass all the tests these automatic tests are very useful to be sure not to deploy code containing bugs to the main the main application besides that you can also configure the dinos that will be used to run the tests this is especially useful if your bubble is quite large and needs some time to run tests - this means that you can speed up the tests through the dinos and make the goal creation the fastest in the pipelines. fastest in the pipelines could have heroku configurations, it is specific different for each application so you can see in an application a certain test to pass to be able to deploy it while the others the code will be immediately deployed without passing this test as you know heroku, test practically all languages and all frameworks this is only possible that aeroscout follows the test is nor fing protocol at the end of the tests the program returns 1,06 naps fails or 1 1 if all the tests are passed since that heroku, use the test in fine protocol how your framework evaluates if your tests fail or pass will not really have an impact until at the end you can send to heroku, a 1 or 1 0 heroku, will be what to do with these results. That's it for this video but I'll see you soon for the next one!