fdai7207
|
555980d86a
|
solve merge conflicts.
|
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 |
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 |
fdai7207
|
1112a6f365
|
refactoring: removed redundant codes from the unit tests of the isValidName() function.
|
2 years ago |
fdai7207
|
5ba7c64f53
|
correct some logical mistakes in the test_createEmployeeAccount.c file
|
2 years ago |
fdai7207
|
80b26f2a6d
|
implement unit tests for the new function isvalidName().
|
2 years ago |
fdai7207
|
6a1e132e53
|
refactoring: replaced 4 arrays in the unit tests of the function storeEmployeeData() with one matrix to avoid repeated code and removed unnecessary lines.
|
2 years ago |
fdai7207
|
c659f9b9aa
|
implement unit tests for the function storeEmployeeData() and fixed a bug in the unit tests of the function chooseOption.
|
2 years ago |
fdai7207
|
95aadea7bb
|
refactoring: replaced the redundant arrays in the unit tests of verifyPassword() function with a matrix for better readability
|
2 years ago |
fdai7207
|
69a25cfa6a
|
implemented unit tests for the new function verifyPassword() and changed the .txt files name while adding a new .txt file for personal emoyees data.
|
2 years ago |
fdai7207
|
1dc001b251
|
refactoring: removed redundant code from the unit tests of the function isValidPassword().
|
2 years ago |
fdai7207
|
17327b8e43
|
implement unit tests for the function isValidPassword().
|
2 years ago |
fdai7207
|
7f0db86eb1
|
refactoring : removed redundant code from the unit tests of the isValidEmployee() function.
|
2 years ago |
fdai7207
|
5e72e1f652
|
optimised the isValidEmployeeID() function and its unit tests
|
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
|
affa82bc3d
|
implement unit tests for the function createNewEmployee()
|
2 years ago |
fdai7207
|
906ee12708
|
implement unit tests for the function isValidEmployeeID()
|
2 years ago |
fdai7207
|
cda5d0bdad
|
merge the feature/show-general-info-employee functions with feature/the-main-menu.
|
2 years ago |
fdai7514
|
f7a2bf74ac
|
update with new Passwords in showGeneralInfoEmployee.c and test_showGeneralInfoEmployee.h
|
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 |
fdai7057
|
5b5c4dccea
|
refactoring: replaced variables with arrays and the consecutive use of assertions with for-loops
|
2 years ago |
fdai7057
|
dee4af27ad
|
solve merge conflict
|
2 years ago |
fdai7057
|
6c766ee827
|
implementation of unit tests for generateCheckString()
|
2 years ago |
fdai7057
|
e9d4d56754
|
implementation of unit test for to_string()
|
2 years ago |
fdai7057
|
c2c1eac497
|
renaming files: source and header files start with lower case letters. Fixingorder of statements in build-project.sh
|
2 years ago |
fdai7514
|
da40d8b28b
|
refactoring: changed some variable names in test_showGeneralInfoEmployee.c
|
2 years ago |
fdai7514
|
5a78de5396
|
implement unittest for function showGeneralInfoEmployee()
|
2 years ago |
fdai7057
|
9fd187a289
|
remove unnecessary directories, implement build script, move project.yml to a new place
|
2 years ago |
fdai7514
|
c394e533c6
|
implement function showGeneralInfoEmployee()
|
2 years ago |
fdai7057
|
08444292cb
|
refactoring: modification of unit tests for function generateID(), add array for values and for-loop to check assertions
|
2 years ago |
fdai7057
|
41f0b11f71
|
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 |
fdai7057
|
2f6e3d54c2
|
Implementation of unit test for function error()
|
2 years ago |
fdai7057
|
d13b024635
|
refactoring: replaced variables with arrays and the consecutive use of assertions with for-loops
|
2 years ago |
fdai7057
|
0155f61c65
|
implementation of unit tests for checkLogin()
|
2 years ago |
fdai7057
|
dbff9b5a1d
|
implementation of unit tests for generateCheckString()
|
2 years ago |
fdai7057
|
01c2f30137
|
implementation of unit test for to_string()
|
2 years ago |
fdai7057
|
7f5952f739
|
unit tests for generateID()
|
2 years ago |