growerp_demos 1.1.1
growerp_demos: ^1.1.1 copied to clipboard
Demo runners and demo list screen for the GrowERP system.
1.1.1 #
- FIX: relicense under Apache License 2.0 (LICENSE and file headers).
1.1.0 #
- REFACTOR: rename classificationId to applicationId everywhere. (9c23feae)
- FIX: clear SharedPreferences in dem_list_test setUp to avoid stale CI state. (b3e583e1)
- FIX: demolist test. (ea810810)
- FIX: add scroll support and widget key to demo list test to ensure robust rendering verification. (7ba8b086)
- FIX: resolve Android Gradle compatibility for Glance and update assessment flow navigation logic. (9afc3720)
- FEAT: add widget registration support to testing framework and update demo list integration tests to use keyed button targets. (edc87a0c)
- FEAT: create the demo package to demonstrate system functionality. (8d817855)
- DOCS: actualize app and building-block README files. (1d0c980a)