Commit Graph

31 Commits

Author SHA1 Message Date
Sebastian Böckelmann
ae434f9005 Remove unnessecary ScriptAccountTest.spec.ts
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-05-09 18:55:51 +02:00
Sebastian Böckelmann
86fb22e701 Fix GameModel Import Path in SimpleGamesystem.spec.ts
Some checks failed
E2E Testing / test (push) Failing after 1m39s
2024-03-22 08:14:19 +01:00
Sebastian Böckelmann
75815578dc Fix typo in gamemodel import path in test
Some checks failed
E2E Testing / test (push) Failing after 1m39s
2024-03-22 08:10:22 +01:00
Sebastian Böckelmann
e336bf19f9 Fix import of GameModel in Testcases properly this time
Some checks failed
E2E Testing / test (push) Failing after 1m54s
2024-03-22 08:05:07 +01:00
Sebastian Böckelmann
f1373caa9f Revert "Fix import of GameModel in Testcases"
Some checks failed
E2E Testing / test (push) Failing after 1m42s
This reverts commit 6a8c34df52.
2024-03-22 08:00:24 +01:00
Sebastian Böckelmann
6a8c34df52 Fix import of GameModel in Testcases
Some checks failed
E2E Testing / test (push) Failing after 1m39s
2024-03-22 07:53:02 +01:00
Sebastian Böckelmann
f6b22583c8 Add Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-02-17 19:06:38 +01:00
Sebastian Böckelmann
d667a66b79 Expand Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-02-17 18:49:24 +01:00
Sebastian Böckelmann
75a4122641 Check if conditions are contradicting each other
All checks were successful
E2E Testing / test (push) Successful in 1m38s
2024-02-17 18:37:40 +01:00
Sebastian Böckelmann
4a1f4e4c52 Create ScriptAccountConditions
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-02-17 18:15:36 +01:00
Sebastian Böckelmann
f07cb270f1 Add and Remove Actions from Transition
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-02-17 16:04:31 +01:00
Sebastian Böckelmann
f38626683e Refactor Gamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-02-17 15:38:51 +01:00
Sebastian Böckelmann
3b0d4e0194 Load Gamesystems from Filesystem
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-02-17 14:32:19 +01:00
Sebastian Böckelmann
9bb1dfec93 Fix failing SimpleGamesystem tests
All checks were successful
E2E Testing / test (push) Successful in 1m25s
2024-02-11 18:47:41 +01:00
Sebastian Böckelmann
e2cfe97b61 Test triple ProductGamesystem generation
Some checks failed
E2E Testing / test (push) Failing after 1m22s
2024-02-11 18:41:01 +01:00
Sebastian Böckelmann
311b7ee7bb Generate ProductGamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m25s
2024-02-11 18:21:08 +01:00
Sebastian Böckelmann
57d7babf71 Test ProductStateTransition Creation
Some checks failed
E2E Testing / test (push) Failing after 1m23s
2024-02-10 17:37:05 +01:00
Sebastian Böckelmann
aada044e08 Implement ProductStateCreation
Some checks failed
E2E Testing / test (push) Failing after 1m25s
2024-02-10 17:07:24 +01:00
Sebastian Böckelmann
8411d69bce Create new Gamesystem
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-02-10 10:11:07 +01:00
Sebastian Böckelmann
b4cc5304fd Find Gamesystems By Name in GameModel
All checks were successful
E2E Testing / test (push) Successful in 1m27s
2024-02-09 20:04:52 +01:00
Sebastian Böckelmann
dda3aa4bed Remove SimpleTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-02-06 19:58:18 +01:00
Sebastian Böckelmann
40fb7c6ab7 Remove SimpleStates from SimpleGamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m25s
2024-02-06 19:50:50 +01:00
Sebastian Böckelmann
d5f593a824 Datastructure for Gamesystems and Create and Remove SimpleStates and Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-02-05 20:44:39 +01:00
Sebastian Böckelmann
288b6ed220 Ensure that not two modelcomponents with the same name can be created
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 13:19:46 +01:00
5d57d45b47 Merge pull request 'Merge CI/CD into Branch (Started Branch from wrong version of main)' (#3) from main into issue-2-scriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m19s
Reviewed-on: #3
2024-01-27 10:00:22 +01:00
Sebastian Böckelmann
c0288ee445 Implement ScriptAccount in Model 2024-01-27 09:58:50 +01:00
Sebastian Böckelmann
4740fc996a Correct failing test
All checks were successful
E2E Testing / test (push) Successful in 1m17s
2024-01-27 00:12:59 +01:00
Sebastian Böckelmann
9fea6587f3 Test failing Test
Some checks failed
E2E Testing / test (push) Failing after 1m17s
2024-01-27 00:11:02 +01:00
Sebastian Böckelmann
ffd600b84c Exclude main test
All checks were successful
E2E Testing / test (push) Successful in 1m17s
2024-01-27 00:08:59 +01:00
Sebastian Böckelmann
796f1e3a05 Simple Tests for Gamesystem Adding and Removing 2024-01-26 23:42:34 +01:00
e43567f2ca Initial commit 2024-01-26 23:07:40 +01:00