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 |
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 |
fdai7514
|
da40d8b28b
|
refactoring: changed some variable names in test_showGeneralInfoEmployee.c
|
2 years ago |
fdai7514
|
5a78de5396
|
implement unittest for function showGeneralInfoEmployee()
|
2 years ago |
fdai7514
|
c394e533c6
|
implement function showGeneralInfoEmployee()
|
2 years ago |