17 Commits (a0914aad453363c1ce5866c97745b0af2fd1870c)

Author SHA1 Message Date
fdai7207 a0914aad45 refactoring: removed redundant code in the unit tests of the chooseOption() function. 2 years ago
fdai7207 5a8d0bea89 implement unit tests for the function chooseOption(). 2 years ago
fdai7057 b35e3262e9 renaming files: source and header files start with lower case letters. Fixingorder of statements in build-project.sh 2 years ago
fdai7207 839c9aa511 refactoring: removed redundant code in the unit tests to improve readability and maintainability. 2 years ago
fdai7207 328eee9f85 implement unit tests for the functions agePermission() and checkIfInteger() 2 years ago
fdai7057 f0ad90dbd1 refactoring: modification of unit tests for function generateID(), add array for values and for-loop to check assertions 2 years ago
fdai7057 a061383579 refactoring: Modified unit test for function error(). Replaced variables with arras and consecutive execution of assertion calls with for-loops and added test cases for valid error codes. 2 years ago
fdai7207 60d2f66d5e resolve merge conflicts 2 years ago
fdai7057 a8647624aa Implementation of unit test for function error() 2 years ago
fdai7057 aa532a83b0 refactoring: replaced variables with arrays and the consecutive use of assertions with for-loops. 2 years ago
fdai7057 8c6081be29 implementation of unit tests for checkLogin(). 2 years ago
fdai7207 4625dc8255 implementation of unit tests for generateCheckString()(resolve conflicts). 2 years ago
fdai7057 07554456ea implementation of unit tests for generateCheckString() 2 years ago
fdai7207 be1cc84e5c implementation of unit test for to_string()(resolve conflicts). 2 years ago
fdai7057 eecb8d038c implementation of unit test for to_string() 2 years ago
fdai7207 66bad3842a unit tests for generateID()(resolve conflicts). 2 years ago
fdai7057 09f3a6f21e unit tests for generateID() 2 years ago