fdai7207
|
8d19e77aa8
|
hot fix: add necessary include directives
|
2 years ago |
fdai7207
|
eadf86a939
|
hot fix test_withdrawMoney.c
|
2 years ago |
fdlt3817
|
be9cbd981e
|
Create displayDisclaimer function
|
2 years ago |
fdlt3817
|
acc3fd487d
|
Create simple test for depositMoney
|
2 years ago |
fdai7207
|
555980d86a
|
solve merge conflicts.
|
2 years ago |
Shivam Chaudhary
|
b9a28f43b3
|
Add failure test for loan eligibility
|
2 years ago |
Shivam Chaudhary
|
eb5fe068b8
|
Add success test for loan eligibility
|
2 years ago |
fdlt3817
|
29851db561
|
Create test for interestCalculator
|
2 years ago |
fdlt3817
|
d203a9156c
|
Integrate currency exchange to sendMoney
|
2 years ago |
Shivam Chaudhary
|
f9e48c96da
|
Add test for withdrawSpecificAmount for failure
|
2 years ago |
fdai7207
|
b6ec68c25e
|
refactoring: made unit test of the function isValidAdress() more readable by removing code duplicates.
|
2 years ago |
fdai7207
|
f194873640
|
implement unit tests for the isValidAdress() function.
|
2 years ago |
fdlt3817
|
c13afaf610
|
Implement basic send money functionality
|
2 years ago |
Shivam Chaudhary
|
c548a56865
|
Add success test for withdrawSpecificAmount function
|
2 years ago |
Shivam Chaudhary
|
56a6bd202a
|
Add tests for newly added currencies
|
2 years ago |
fdlt3817
|
7479c4a348
|
Create function withdrawSpecificAmount
|
2 years ago |
fdlt3817
|
b7bee9c73d
|
Fix header problems and add depositSpecificAmount function
|
2 years ago |
Shivam Chaudhary
|
4a28dec8e2
|
Remove headers which are redefining function
|
2 years ago |
Shivam Chaudhary
|
00b7c7622c
|
Refactoring: organise test code with some more values
|
2 years ago |
Shivam Chaudhary
|
33e3f3eb6f
|
Add test for function 'convert'
|
2 years ago |
Shivam Chaudhary
|
ee420f6fb2
|
Add test for currency change to GBP
|
2 years ago |
fdai7514
|
7fd2d0e3aa
|
refactoring: change variable names in test_calculatorGetUserInputFactorial.c
|
2 years ago |
fdai7514
|
0e355995fc
|
implement unittest for calculatorGetUserInputFactorial.c
|
2 years ago |
fdai7514
|
acdfb400b3
|
implement function calculatorGetUserInputFactorial()
|
2 years ago |
fdai7514
|
1ead3924d8
|
refactoring: change variable names in test_calculatorGetUserInput.c
|
2 years ago |
fdai7514
|
fd006a95ac
|
implement unittest for calculatorGetUserInput.c
|
2 years ago |
fdai7514
|
4c58ea6056
|
implement function calculatorGetUserInput()
|
2 years ago |
fdai7514
|
6f2fe2b994
|
refactoring: change variable names in test_displayMenuCalculator
|
2 years ago |
fdai7514
|
de05d331e0
|
implement unittest for displayMenuCalculator.c
|
2 years ago |
fdai7514
|
f80b84380d
|
implement function displayMenuCalculator()
|
2 years ago |
fdai7514
|
38cfd6baf1
|
refactoring: change variable names in test_calculatorFactorial.c
|
2 years ago |
fdai7514
|
23472c84f4
|
implement unittest for calculatorFactorial.c
|
2 years ago |
fdai7514
|
e13793bb20
|
implement function calculatorFactorial()
|
2 years ago |
fdai7514
|
a975931afb
|
refactoring: change variable names in test_calculatorDivide.c
|
2 years ago |
fdai7514
|
b0acd83da2
|
implement unittest for calculatorDivide.c
|
2 years ago |
fdai7514
|
70bccf002c
|
implement function calculatorDivide()
|
2 years ago |
fdai7514
|
8192d8e234
|
refactoring: change variable names in test_calculatorMultiply.c
|
2 years ago |
fdai7514
|
da0dd52871
|
implement unittest for calculatorMultiply.c
|
2 years ago |
fdai7514
|
5416031d06
|
implement function calculatorMultiply()
|
2 years ago |
fdai7514
|
6be626e235
|
refactoring: change variable names in test_calculatorSubtract.c
|
2 years ago |
fdai7514
|
c19f56958b
|
implement unittest for calculatorSubtract.c
|
2 years ago |
fdai7514
|
92f74b3f37
|
implement function calculatorSubtract()
|
2 years ago |
fdai7514
|
ef307cac16
|
refactoring: change variable names in test_calculatorAdd.c
|
2 years ago |
fdai7514
|
22c4f86636
|
implement unittest for calculatorAdd.c
|
2 years ago |
fdai7514
|
bce3b53bb8
|
implement function calculatorAdd()
|
2 years ago |
fdai7514
|
0756ad91ff
|
refactoring: implement new variables in test_requestLoan.c
|
2 years ago |
fdai7514
|
a768d56463
|
implement unittest for requestLoan.c
|
2 years ago |
fdai7514
|
585d28952f
|
implement function requestLoan()
|
2 years ago |
fdai7207
|
4c49a78378
|
refactoring : removed code duplicates for better readability in the unit tests of the function isValidPhoneNumber().
|
2 years ago |
fdai7207
|
57292f4b64
|
implement unit tests for the function validPhoneNumber().
|
2 years ago |