centaurialpha / pireal

Relational Algebra Interpreter writting in Python and Qt
GNU General Public License v3.0
32 stars 6 forks source link

Refactor de tests. #91

Open centaurialpha opened 4 years ago

centaurialpha commented 4 years ago

Actualmente se está testeando sin usar mock, sería bueno usar para simular lar partes que no influyen en un determinado test.