Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Jest #20

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

Jest #20

wants to merge 32 commits into from

Conversation

codeBelt
Copy link
Owner

No description provided.

},
};

// TODO: mock 'const store = yield select();` to return expectStoreData.
Copy link
Owner Author

Choose a reason for hiding this comment

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

@n8rzz Can you help me mock redux select to return the expectStoreData

nock.cleanAll();
});

test('should loadUser', async () => {
Copy link
Owner Author

Choose a reason for hiding this comment

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

@n8rzz Can you help me with this test

# Conflicts:
#	src/client.jsx
#	yarn.lock
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant