Challenge: Write a Test and Custom Command
Can you write a custom command that will create a new post along with a test that leverages the new custom command?
We'll cover the following
Problem statement
Write a custom command createPost
that allows you to create a new post and write a test that leverages both the existing signupV3
command that we have written in the Sharing Authentication State and the new createPost
one.
Expected output
Get hands-on with 1400+ tech skills courses.