diff --git a/registry/zulip.test b/registry/zulip.test new file mode 100644 index 00000000..3586b2fc --- /dev/null +++ b/registry/zulip.test @@ -0,0 +1,11 @@ +contact=greg@zulip.com +contact=cbobbe@zulip.com + +fetch=git clone https://github.com/zulip/zulip-flutter.git tests +fetch=git -C tests checkout 9ea05846858fe36a9820f01917eebce466cb8456 + +update=. +update=packages/zulip_plugin + +test.posix=flutter analyze --no-fatal-infos +test.posix=flutter test