Alena Bandarovich
|
f90278703a
|
Merge branch 'main' into test/client/add-test-cases
|
11 months ago |
Alena Bandarovich
|
da859d795f
|
Test: Add more numbers to test in loop
|
11 months ago |
Alena Bandarovich
|
d642131102
|
Test: check prime for non-prime numbers
|
11 months ago |
Alena Bandarovich
|
340116f306
|
Test: Test assert true for prime numbers
|
11 months ago |
Alena Bandarovich
|
d8584854c3
|
Add method to check if number is prime
|
11 months ago |
Alena Bandarovich
|
7b9dc7ea40
|
Test: Check method for wrong and negative entries
|
11 months ago |
Alena Bandarovich
|
c1acbdf373
|
Test: Test function for large numbers
|
11 months ago |
Alena Bandarovich
|
cec39970df
|
Test: Write positive numbers test for factorial calculation
|
11 months ago |
Alena Bandarovich
|
454bd8c098
|
Create factorial calculation method
|
11 months ago |
Richard Schmidt
|
f1020d29fe
|
Merge branch 'newDevBranch'
|
11 months ago |
Richard Schmidt
|
1fb0efd3e9
|
added depencies in pom.xml
|
11 months ago |
Alena Bandarovich
|
b2117666ab
|
Test: Check function for larger numbers
|
11 months ago |
Alena Bandarovich
|
306dd5dad1
|
Test: Test for null input
|
11 months ago |
Alena Bandarovich
|
0e75fd599d
|
Test: Add test for negative numbers
|
11 months ago |
Alena Bandarovich
|
dc0e1ba404
|
Test: create test for positive numbers
|
11 months ago |
Richard Schmidt
|
e46d5d7071
|
Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7332/java-chat
|
11 months ago |
Richard Schmidt
|
084b105c06
|
refactoring: removed unused import in PasswordHasherTest
|
11 months ago |
fdai7599
|
e815914b90
|
Update README.md
|
11 months ago |
Richard Schmidt
|
0178fc61d0
|
test_implemented PasswordHasherTest and fixed null password test failure for PasswordHasher
|
11 months ago |
Richard Schmidt
|
d03f7a27ca
|
refactoring: removed unused import from CreateUserTest
|
11 months ago |
Richard Schmidt
|
3ae06c192f
|
refactoring: removed unused import from LoginGUI
|
11 months ago |
Alena Bandarovich
|
63947fdc1d
|
Create test template for Calculations Class
|
11 months ago |
Alena Bandarovich
|
ebe798d8b7
|
Add square calculation method
|
11 months ago |
Richard Schmidt
|
89e63f71c6
|
Merge branch 'newDevBranch'
|
11 months ago |
Richard Schmidt
|
5e0110a8f1
|
refactoring: removed the hashing function in LoginGUI and replaced it with the PasswordHasher class
|
11 months ago |
Richard Schmidt
|
85d6d2a0d3
|
refactoring: moved the password hashing into own class PasswordHasher.java
|
11 months ago |
Alena Bandarovich
|
2810433d0c
|
Refactor: Use showCurrentTime method
|
11 months ago |
Richard Schmidt
|
4391c0ee34
|
refactoring: isUsernameAvailable in SignUpGUI
|
11 months ago |
Richard Schmidt
|
60a1fe794c
|
refactoring: actionPerformed in SignUpGUI
|
11 months ago |
Richard Schmidt
|
f24fb69051
|
refactoring: stayLoggedInCheckbox listener in LoginGUI
|
11 months ago |
Alena Bandarovich
|
d9738419c3
|
Refactor: Create input text field from new method
|
11 months ago |
Alena Bandarovich
|
34791e0f6b
|
Refactor: Move output text area to a new method
|
11 months ago |
Richard Schmidt
|
e9a8122953
|
refactoring: createUser method in CreateUser
|
11 months ago |
fdai7599
|
c7632d789c
|
Merge branch 'server' into 'main'
Server
See merge request fdai7332/java-chat!16
|
11 months ago |
Paul Kattenborn
|
3023256ad9
|
test_testNoInputEntered hinzugefügt
|
11 months ago |
Paul Kattenborn
|
c17abd8dbc
|
Logik verbessert
|
11 months ago |
Richard Schmidt
|
5d57a887f6
|
Merge branch 'newDevBranch'
|
11 months ago |
Richard Schmidt
|
33a294efef
|
refactoring: added / removed some comments in LoginGUITest and fixed some indentations
|
11 months ago |
fdai7579
|
b120ad3b2e
|
Merge branch 'JSrollBar' into 'main'
J sroll bar
See merge request fdai7332/java-chat!15
|
11 months ago |
Marc Dimmerling
|
7ed1ec636e
|
refactoring: PanelsfürButtonKommi
|
11 months ago |
Marc Dimmerling
|
b503b46d9c
|
refactoring: SpeicherLadeButtonKommi
|
11 months ago |
Alena Bandarovich
|
db3242af7e
|
Merge branch 'hotfix/client/improve-chat-window-appearence'
|
11 months ago |
Marc Dimmerling
|
9393af3ce4
|
refactoring: ActionListenerKommi
|
11 months ago |
Richard Schmidt
|
e6ee2634b9
|
refactoring: fixed some indentations and added / removed comments in LoginGUITest
|
11 months ago |
Marc Dimmerling
|
41d8d067fe
|
refactoring: noteTextappendKommi
|
11 months ago |
Marc Dimmerling
|
07b3d04823
|
refactoring: Notizbuch-FensterKommi
|
11 months ago |
Richard Schmidt
|
972997fa35
|
refactoring: removed some not needed comments in CreateUserTest and fixed indentations
|
11 months ago |
Marc Dimmerling
|
22ffef2d85
|
refactoring: TextAreaKommi
|
11 months ago |
Marc Dimmerling
|
9e0e3c6e97
|
refactoring: MainKommi
|
11 months ago |
Alena Bandarovich
|
06e09a1a0b
|
Bring window to input name in front
|
11 months ago |