Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Add CI flow for basic user interaction #121

Open
ethanfrey opened this issue Nov 14, 2018 · 4 comments · Fixed by #244
Open

Add CI flow for basic user interaction #121

ethanfrey opened this issue Nov 14, 2018 · 4 comments · Fixed by #244
Assignees
Labels
ready PO validated, dev reviewed, all requirements met to pull into sprint validated PO has validated requirements, time for dev review

Comments

@ethanfrey
Copy link
Contributor

ethanfrey commented Nov 14, 2018

#244

@kmw101 kmw101 added the validated PO has validated requirements, time for dev review label Nov 15, 2018
@ethanfrey ethanfrey added blocked Blocked on external dependency ready PO validated, dev reviewed, all requirements met to pull into sprint labels Nov 15, 2018
@ethanfrey
Copy link
Contributor Author

ethanfrey commented Nov 15, 2018

We can also use jest to write those tests
(Update: Done in #126)

@ethanfrey ethanfrey removed the blocked Blocked on external dependency label Dec 3, 2018
@ethanfrey ethanfrey self-assigned this Dec 11, 2018
@ethanfrey ethanfrey mentioned this issue Dec 11, 2018
4 tasks
@ethanfrey ethanfrey removed their assignment Dec 12, 2018
@apanizo
Copy link
Contributor

apanizo commented Jan 15, 2019

@albertandrejev I would like you to do this ticket because you are going to practice how to implement DOM tests using Jests. But the send token one let me take care of it.

Let me know when you start with it.

@albertandrejev
Copy link
Contributor

@ethanfrey can you help me please. I can not understand what to test in "login (return to page)", what "return to page" means?

@ethanfrey
Copy link
Contributor Author

I can not understand what to test in "login (return to page)", what "return to page" means?

Sorry, unclear notes.
Ideally, you can create a redux store and create a profile (using an action).
Then go to the home page with that same store (in dom) and you should be directed to login page, then the set username page, then balance... (like the signup test but a different start)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready PO validated, dev reviewed, all requirements met to pull into sprint validated PO has validated requirements, time for dev review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants