Skip to content

Conversation

@sarah-witt
Copy link
Member

  • adds a cypress test for creating a user and logging in
  • deletes the user from firebase
  • currently looking into other places to put the script/config
  • how to run tests:

@vercel
Copy link

vercel bot commented Apr 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sandboxneu/vocab-buddy/DaSpKuWh4Rthq3VqK6duoa8Ct8Zd
✅ Preview: https://vocab-buddy-git-add-tests-sandboxneu.vercel.app

@stefan-philip
Copy link
Collaborator

This is really cool! Great job Sarah

Copy link
Collaborator

@jrosen081 jrosen081 left a comment

Choose a reason for hiding this comment

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

This looks super awesome!

});
};

deleteCreatedUser(process.env.userEmail);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this used? I don't fully know the lifecycle of cypress tests.

Copy link
Member Author

Choose a reason for hiding this comment

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

What do you mean by "used"- like is the function called or the script used? The script is called before each run of the user creation test.

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.

5 participants