growerp_user_company 0.9.0 growerp_user_company: ^0.9.0 copied to clipboard
A package providing user and company functions.
This is the catalog part of the GrowERP frontend
integrated test #
An integrated test is available in the example component.
It uses a local backend system.
You can also use our test backend system
set in: example/assets/cfg/app_settings.json
databaseUrlDebug: https://test.growerp.org
Start test with: cd example && flutter test integration_test/all_test.dart
use the example component #
As with the integration test you can use a local backend or our test backend.