Permalink
Branch: master
Commits on Feb 11, 2019
-
Merge branch 'master' of https://github.com/gariasf/poo-vueling
gariasf committedFeb 11, 2019 -
Fix tests when using log4net on nunit
gariasf committedFeb 11, 2019 This commit fixes test issues on the previous one by re-implementing nunit test project on .net framework instead of .net core (That was my mistake)
-
gariasf committed
Feb 11, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
gariasf committed
Feb 11, 2019 log4net logs properly both on file and console if executed from within the program. However, nunit tests fail when encountered with the log statement.
-
Refactor test asserts. (Now using AreEqual)
gariasf committedFeb 11, 2019 -
Replace ugly division by zero handling with proper exception handling
gariasf committedFeb 11, 2019 -
Implement TestCase to nunit test methods (equivalent to DataRow() on …
gariasf committedFeb 11, 2019 …DataTestMethod from MS TestTools
-
Implement MS TestTools tests and nunit tests
gariasf committedFeb 11, 2019 -
Implement base calculator class
gariasf committedFeb 11, 2019 -
gariasf committed
Feb 11, 2019
NewerOlder