Skip to content

Exercises 5.17. - 5.20#97

Merged
AlexandreMRT merged 1 commit intomasterfrom
feature/part5
Aug 29, 2020
Merged

Exercises 5.17. - 5.20#97
AlexandreMRT merged 1 commit intomasterfrom
feature/part5

Conversation

@AlexandreMRT
Copy link
Copy Markdown
Owner

  • 5.17: bloglist end to end testing, step1
    Configure Cypress to your project. Make a test for checking that the application displays the login form by default.
  • 5.18: bloglist end to end testing, step2
    Make tests for logging in. Test both successful and unsuccessful log in attempts.
  • 5.19: bloglist end to end testing, step3
    Make a test which checks that a logged in user can create a new blog. The structure of the test could be as follows
  • 5.20: bloglist end to end testing, step4
    Make a test which checks that user can like a blog.

@AlexandreMRT AlexandreMRT merged commit b0a7b32 into master Aug 29, 2020
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.

1 participant