00667d9e7dMerge pull request 'Adjusted some tests and removed clearDatabase() method because of the reason of data persistence.' (#8) from database into main
main
KevinSchoenmayer2026-01-06 23:56:03 +01:00
60390052ddMerge pull request 'Changed Tests so they don't permanently insert workers and tasks into the database' (#7) from ScannerImplementation into mainKevinSchoenmayer2026-01-06 23:54:20 +01:00
0f23b15ad4Adjusted some tests and removed clearDatabase() method because of the reason of data persistence.
database
Riley Schneider
2026-01-06 23:53:32 +01:00
342338f6e5Merge pull request 'Hotfix to address the IOException in the SimpleDatabaseManager class, modified modifier and deleted useless test.' (#6) from database into mainKevinSchoenmayer2026-01-06 23:39:24 +01:00
3050405792Hotfix to address the IOException in the SimpleDatabaseManager class, modified modifier and deleted useless test.
Riley Schneider
2026-01-06 23:36:29 +01:00
e667389694Changed the build.gradle to have an automatic build script, added the READMEKevinSchoenmayer2026-01-06 23:08:43 +01:00
a390509f87Fixed CLI to allow for full testing by using State Machines for everything, test for editing passes nowKevinSchoenmayer2026-01-06 19:35:52 +01:00
85446bc230Quick change to the access Modifiers for fields in Worker,Task and Assignmentmanager, refactored tests to use getWorkerMapKevinSchoenmayer2026-01-04 16:33:12 +01:00
f0da7b0f9aMid-Work of changing the CLI to use State Machines so all input can be tested with the Tests using handleInput()KevinSchoenmayer2026-01-04 16:27:53 +01:00
c85d55ce7dAlmost full implementation of Scanner UI. Two tests not passing, but safety commitKevinSchoenmayer2026-01-04 16:09:48 +01:00
a875f24e83Commit for the rebase on ScannerImplementation from mainKevinSchoenmayer2026-01-04 15:23:53 +01:00
760009b4d6Merge pull request 'Implemented database functionality' (#4) from database into mainKevinSchoenmayer2025-12-18 21:13:10 +01:00
bb71c7e329Fixed assignment manager to pass some tests, scanner is not yet implemented fullyKevinSchoenmayer2025-12-18 19:58:03 +01:00
35e22bba99Added MySQL functionality
Riley Schneider
2025-12-18 10:01:58 +01:00
3344ba67ccUpdated files and created compose.yml for internal database usage
Riley Schneider
2025-12-14 17:53:04 +01:00
dbebcad97dFirst runnable tests for Database / Commented out Good/BadCasesTests (not relevant to this branch)
Riley Schneider
2025-12-03 18:23:07 +01:00
04f2087456First runnable tests for Database / Commented out Good/BadCasesTests (not relevant to this branch)
Riley Schneider
2025-12-03 18:19:48 +01:00