Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Options button - Show API Key - displayed the API Key pop-up #95

Open
madalincm opened this issue Oct 23, 2018 · 0 comments
Open

Options button - Show API Key - displayed the API Key pop-up #95

madalincm opened this issue Oct 23, 2018 · 0 comments
Assignees
Labels
tests Tasks to implement UI tests

Comments

@madalincm
Copy link

Prerequisites

  • User is logged in
  • At least one query

UI Test

Action Result
Navigate to a query /id page The Options button is displayed
Click on the Options button A drop down menu is displayed, “Show API Key” link displayed in dropdown
Click on the “Show API Key” link A pop-up is displayed, The pop-up has 2 sections: API Key containing the key to be used for this query, and Example API Calls with 2 sub sections: Results in CSV format, the link should have this format: https://pipeline-sql.stage.mozaws.net/api/queries/6/results.csv?api_key=eBnw0rWQsT0Mb2DUayHSMQDFfv9YWYwgdnoIYHkd Results in JSON format, the link should have this format: https://pipeline-sql.stage.mozaws.net/api/queries/6/results.json?api_key=eBnw0rWQsT0Mb2DUayHSMQDFfv9YWYwgdnoIYHkd
@madalincm madalincm added the tests Tasks to implement UI tests label Oct 23, 2018
@jrbenny35 jrbenny35 self-assigned this Dec 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tests Tasks to implement UI tests
Projects
None yet
Development

No branches or pull requests

2 participants