Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test my data listing #4

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

Conversation

fnets
Copy link
Contributor

@fnets fnets commented Oct 26, 2018

This is a test for the My Data listing. It starts on the DesignSafe landing page, logs in, and uses the nav bar to navigate to the My Data listing. Then it counts to make sure that the listing is less than 25.

There's also a commented-out section of code that allows for the if the account needs approval. It should only be used the first time the account logs in.

The login credentials are stored as env variables.

fnets added 9 commits October 1, 2018 13:22
…y used selectors to navigate to the Data Depot didnt work, because Notifications tags use a similar class name: "dropdown"
…0-25. The assertion that the listing must be greater than 0 currently fails, but the less than 25 passes.
…ng in My Data could be 0, but it should also be less than or equal to 25. New assertions reflect that, and pass.
…ill allow users to set environment variables. Specifically, this now allows users to set a test user's username and password.
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