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

fix: restore commented test and remove unused file #1430

Merged
merged 1 commit into from
Jan 6, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 0 additions & 107 deletions cypress/integration/ui/create_dashboard/index.js

This file was deleted.

9 changes: 4 additions & 5 deletions cypress/integration/ui/dashboard_filter.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Feature: Dashboard filter
When I add a "Organisation Unit" filter
Then the Organisation Unit filter is applied to the dashboard

# TODO - renable this test once the api bug is fixed
# @nonmutating
# Scenario: I add a Facility Type filter
# When I add a "Facility Type" filter
# Then the Facility Type filter is applied to the dashboard
@nonmutating
Scenario: I add a Facility Type filter
When I add a "Facility Type" filter
Then the Facility Type filter is applied to the dashboard