Daan Vanden Bosch
|
89b88a0a2d
|
Put all shared build logic in precompiled gradle conventions plugins.
|
2021-07-24 20:13:02 +02:00 |
|
Daan Vanden Bosch
|
b9339ac2b4
|
Added some observable unit tests and fixed a bug. Switched to junit 5 to support interfaces with @Test annotated concrete methods for "mixin" tests.
|
2021-03-19 21:32:57 +01:00 |
|
Daan Vanden Bosch
|
321fb3a475
|
Upgraded Kotlin to 1.4.30 and Gradle to 6.8.2. Set the Kotlin JVM version to 11. Added a subproject for offline asset generation which, at the moment, can generate the list of item types. Ported unitxt and ItemPMT parsing.
|
2021-03-06 13:33:04 +01:00 |
|
Daan Vanden Bosch
|
346a2cb4f9
|
Added several unit tests and improved testing infra.
|
2020-11-08 14:27:02 +01:00 |
|
Daan Vanden Bosch
|
e6d6f292f4
|
Fixed an issue with the way CSS was added to the DOM. Moved @AfterTest checks to utility function so test failures aren't hidden by @AfterTest failures.
|
2020-10-29 21:15:57 +01:00 |
|
Daan Vanden Bosch
|
c3bd1c46cc
|
Added Babylon.js PoC. Introduced Scope to statically ensure that all disposables are disposed eventually. Added test-utils project.
|
2020-10-15 01:19:12 +02:00 |
|