365 Commits (a0604e41fa643be683e62f9f8c0ce6c61ad060ec)
 

Author SHA1 Message Date
fdai6618 f76fd87ce8 modified SendMoney method 2 years ago
fdai6618 b98932b197 implement sendMoney methode 2 years ago
fdai6618 1be9e8cae8 add refactoring for methode getAvailableBalnce 2 years ago
fdai6618 0aa4b90f7a implement methode getReceiverAccountNumber 2 years ago
fdai6618 30aa84b943 test getAmount methode 2 years ago
fdai6618 e3b774be63 add methode getAmount 2 years ago
fdai6618 042cb4214f add test for the getAvailableAccountBalance method 2 years ago
fdai6618 b29a397fb3 implement methode getAvailableAccountBalance 2 years ago
fdai7057 8696c0609d Merge branch 'feature/error-handling' into 'development' 2 years ago
fdai7057 0a0a197b6f Prepare merge from feature/error-handling into development, rename folders. 2 years ago
fdai7207 b7d38fac5e refactoring: clean up duplicated code for the createEmployeeAccount.c unit tests. 2 years ago
fdai7207 e570fb9f66 refactoring: changed some variables names and added some comments for documentation and enhanced the getnewEmployeeCredentials function. 2 years ago
fdai7207 7cf0febf28 implement the getNewEmployeeCredentials() function in order for the user to sign up as an employee 2 years ago
fdai7207 affa82bc3d implement unit tests for the function createNewEmployee() 2 years ago
fdai7207 344d1be71c Merge branch 'feature/employees-infos-access' of https://gitlab2.informatik.hs-fulda.de/fdai7057/bankmanagement-system into feature/employees-infos-access 2 years ago
fdai7207 906ee12708 implement unit tests for the function isValidEmployeeID() 2 years ago
fdai7514 c60c470f08 removed unwanted directories and updated new Clearances in showGeneralInfoEmployee.c 2 years ago
fdai7057 c5dec7f704 Add preprocessor directives in four header files. 2 years ago
fdai7057 a18a4fed92 refactoring: The function test_toUnsignedInteger() is modified. The test now contains more test cases than before. Variables names are modified to increase readability. Assertions written under each other have been replaced with loops that verify them. 2 years ago
Shivam Chaudhary 548a152d46 Create test_currentCustomerAccountBalance.c 2 years ago
Shivam Chaudhary 1644b86774 Refactoring: remove unwanted codes 2 years ago
Shivam Chaudhary fb1b114271 Fix false header file name 2 years ago
fdai6618 9ed2c294e1 add refactoring for Methode checkAccount 2 years ago
fdai6618 583f72c914 add test checkaccount Methode 2 years ago
fdai6618 59cc6c0a61 add checkAccount Methode 2 years ago
fdai7207 cda5d0bdad merge the feature/show-general-info-employee functions with feature/the-main-menu. 2 years ago
fdai7514 020388d740 Merge branch 'feature/show-general-info-employee' into 'feature/employees-infos-access' 2 years ago
fdai7514 df4d9ac7e0 Merge branch 'feature/employees-infos-access' into 'feature/show-general-info-employee' 2 years ago
fdai7514 f7a2bf74ac update with new Passwords in showGeneralInfoEmployee.c and test_showGeneralInfoEmployee.h 2 years ago
fdlt3817 cd78a96c03 Test arrangements 2 years ago
fdai7057 62186d36ae Implementation of unit tests for toUnsignedInteger(). 2 years ago
Shivam Chaudhary a6f6c3ae66 Merge branch 'feature/update-current-customer-account-balance' into feature/withdraw-money-system 2 years ago
fdlt3817 6406909368 Merge branch 'feature/get-current-customer-account-balance' into feature/update-current-customer-account-balance 2 years ago
fdlt3817 87a32f9bf6 Function functionality change 2 years ago
fdai7057 d7a102e3b1 refactoring: add more test cases and use easy names for arrays to increase readability. Assertions writen under each other have been replaced with loops that verify them. 2 years ago
fdai7057 59dbe0e96e Implementation of unit tests for everyCharacterIsDigit(). 2 years ago
fdai7057 fa12fdef2a Implementation of function everyCharacterIsDigit(). 2 years ago
fdai7057 d8f3b64d53 refactoring: change variable names to increase readability. 2 years ago
fdai7057 b8c357c667 bug fix: the behaviour of the function power() for 0 to the power of 0 and and for an exponent with the value 0 for any positive base in the range of the data type is not undefined anymore. 2 years ago
fdai7057 dcf1fc89bd refactoring: add more test cases 2 years ago
fdai7057 84da853102 Implementation of unit tests for power() and add line to build-script in order to call ceedling from there. 2 years ago
fdai7057 854366fd97 Implementation of function power(). 2 years ago
fdai7057 cd3e643660 fix errors that occured while using ceedling to run tests of different files with one call to test:all. 2 years ago
fdai7207 fdf0bcd9ca refactoring: removed redundant code from the unit test of the employeeAccess() function. 2 years ago
fdai7207 098ce77c87 refactoring: changed some variables and some functions names for a better readability and optimized the employeesAccess() function 2 years ago
fdai7207 557709bdd6 implement the function inputEmployeeAccessCode() so that only employees can access the loginAsEmployee() function. 2 years ago
fdai7207 4622393844 implement unit tests for the function employeesAccess(). 2 years ago
Shivam Chaudhary f3415cf5a9 Update header files 2 years ago
Shivam Chaudhary b3688bbd1c Update .gitignore 2 years ago
Shivam Chaudhary 2f729d8ff0 Refactoring: Use created constant name for file 2 years ago