Commit Graph

18 Commits

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