Commit Graph

20 Commits

Author SHA1 Message Date
fc4eeef88d use my ubuntu-gitea image.
All checks were successful
CMake / build (push) Successful in 1m24s
2024-07-21 19:10:37 +00:00
13e61c8156 Update .gitea/workflows/maven.yaml 2024-07-20 23:47:54 +00:00
6b1ffa49c8 add gitea workflow 2024-02-23 23:12:57 +00:00
40fc9c3e0e add gitea workflow 2024-02-23 23:10:49 +00:00
cc5cdbedd3 update gitignore 2024-02-23 23:01:45 +00:00
98a71cf3c3 add proper readme doc for project 2024-02-23 22:58:37 +00:00
3ca21fdca9 wrong port again :/ 2023-07-19 08:23:22 +01:00
85b7772862 Port 8000 is a bad dev port. Everything runs on 8000 2023-07-19 08:19:05 +01:00
74bab55eda 8000 is a very busy port. time to move it 2023-07-18 16:08:51 +01:00
1d7e77b37f
Create README.md 2023-07-18 15:32:19 +01:00
a8feab9d4d add decimal division example to calculator app 2023-05-29 13:33:46 +01:00
1b6b1a50db fix division tests 2023-05-29 13:27:53 +01:00
137b1ecfc9 clean up app, and change quotient values to hide bug 2023-05-26 19:44:46 +01:00
65dfd81d83 updgraded mockito to fix controller tests;disabled async stack tracing 2023-05-26 19:34:19 +01:00
c209f3d1be got all tests working from the terminal. screw the ide 2023-05-26 19:17:17 +01:00
633e7a059e got client tests working, which immediately broke the controller tests 2023-05-26 18:50:55 +01:00
ba7a44886b add suite helper for junit4 2023-05-25 21:51:34 +01:00
b019a3c9b3 clean up imports 2023-05-25 21:34:38 +01:00
51f9390cec add client for server; do some refactoring 2023-05-25 21:32:24 +01:00
5c25e7c9f8 initial commit 2023-05-24 21:01:54 +01:00