Skip to content

TF-511 Add GetIdentityMethod and unit test for it #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

dab246
Copy link
Member

@dab246 dab246 commented Apr 25, 2022

@hoangdat @johnnguyenit39 Please review it

@hoangdat hoangdat merged commit 252aa87 into linagora:master Apr 25, 2022
@@ -0,0 +1,12 @@
import 'package:jmap_dart_client/jmap/identities/identity.dart';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read it

@@ -0,0 +1,35 @@
import 'package:jmap_dart_client/http/converter/account_id_converter.dart';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read it

@@ -0,0 +1,30 @@
import 'package:jmap_dart_client/http/converter/account_id_converter.dart';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read it

@@ -0,0 +1,93 @@
import 'package:equatable/equatable.dart';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read it

@@ -0,0 +1,118 @@
import 'package:dio/dio.dart';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants