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

Edit Source redirects to queries/<id>/source page #90

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

Edit Source redirects to queries/<id>/source page #90

madalincm opened this issue Oct 23, 2018 · 3 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 “Edit Source” button is displayed
Click on the “Edit Source” button The user is redirected to the query source page, the url contains “queries/query_id/source”, “Show Data Only” button is displayed where the “Edit Source” button was
@jrbenny35
Copy link
Collaborator

Fixed in #103

@jrbenny35 jrbenny35 reopened this Nov 1, 2018
@jrbenny35
Copy link
Collaborator

Going to add a check for the "Show Data Button"

@madalincm
Copy link
Author

In my opinion that would be just enough because this test main focus is to verify the functionality of the Edit Source button from query /id page. For the rest of the elements in the source page there will be other tests. Checking the url would show the redirect was made, verifying the Show Data Button existence would just confirm it.

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