Skip to content
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

RN-423: Add 'Sync Groups' to the Admin Panel (kobo sync link part 1) #4088

Merged
merged 15 commits into from
Aug 23, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
RN-423: Fixed tests
rohan-bes committed Aug 23, 2022
commit 1a3d0f231c0a5df5752d05d28eb9fa8705cb0267
Original file line number Diff line number Diff line change
@@ -80,8 +80,8 @@ export const MOCK_QUESTION_ANSWER_MAP = {
};

export const MOCK_DATA_SOURCE = {
dataGroupCode: 'xyz',
serviceType: 'kobo',
data_group_code: 'xyz',
service_type: 'kobo',
config: {
koboSurveyCode: 'abc',
entityQuestionCode: 'entity',