24 Nisan 2022 Pazar

How to mock socket object used with "with" keyword on python Unit Tests

In a development process, you have to make sure that all your working code have to remain as working as intended to be. Just like when you first wrote them. So maybe you think that you have to write unit test for your functions, classes, etc. But most of the time you have to isolate your application from external and variable inputs. In a situation like this, you will basically use mocking mechanisms to set inputs that outside from the units (outside from a function or class).

So let's start with basic mocking example and see how it goes.

13 Temmuz 2014 Pazar

AngularJS'ye giriş ve MVC yapısı

   AngularJS, MVC (Model-View-Controller) esasları üzerine kurulmuş bir web uygulama çatısı (framework). Aynı zamanda açık kaynak kodlu olup Google ve AngularJS topluluğu tarafından geliştirilmeye devam ediliyor. MVC kavramından söz etmişken, “MVC ne demek, yenir mi, içilir mi?” biraz ondan bahsedelim. Çünkü Angular'ın işleyişini anlayabilmek için MVC'nin ne olduğu hakkında temel bilgiye sahip olmamız gerek.

7 Ekim 2013 Pazartesi

CyanogenMod LG Optimus ME deneyimi

    Uzun zamandır benim eski dostuma CyanogenMod yüklesem diye düşünüyordum. Bundaki en büyük etken LG'nin Optimus ME için Gingerbread güncellemesi sağlamaması. Stok ROM mu yoksa Custom ROM mu derken Custom ROM macerasına atıldım. Neyseki sorunsuz bir şekilde yükledim.