Closed DaanVanYperen closed 5 years ago
Currently https://github.com/DaanVanYperen/libgdx-artemis-quickstart is the manual integration test of the gradle (fluid) plugin. This means the testing cadence for it isn't ideal.
Integrate a minimal gradle build in the project as an integration test so we can catch issues before release. Challenge is keeping up with gradle changes from the libGDX project.
Covered by https://github.com/DaanVanYperen/artemis-odb-examples. Not really an integration test but should suffice. I build Jam games with the release fairly frequently so added value is limited atm.
Currently https://github.com/DaanVanYperen/libgdx-artemis-quickstart is the manual integration test of the gradle (fluid) plugin. This means the testing cadence for it isn't ideal.
Integrate a minimal gradle build in the project as an integration test so we can catch issues before release. Challenge is keeping up with gradle changes from the libGDX project.