Sign inSign up

growerp/integration-test

By growerp

Updated over 2 years ago

Automated run of integration tests

Image
Languages & frameworks
Integration & delivery
0

267

growerp/integration-test repository overview

This is the flutter section of GrowERP

See the README.md file in the root of this project.

For developers:

Currently this directory is using the packages from pub.dev

However the code of these packages is here.

If you want to change them, first run the following commands:

dart pub global activate melos # only one time
melos clean
melos bootstrap # remove references to pub.dev and use local packages
melos build_all # generate data models
melos l10n      # generate language localization files

Every package has an example package builtin with integration tests.

you can run all integration tests with:

melos test_all

Tag summary

Content type

Image

Digest

sha256:0c31018ba

Size

4.1 GB

Last updated

over 2 years ago

docker pull growerp/integration-test