AgileVentures / AgileVentures/MetPlus_tracker
Only authorised people can see the Admin in menu
未关闭
- 主要语言
- 没有语言数据
- 星标
- 2
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, we have no cucumber tests that check that all unauthorized people should not see the Admin menu.
Expected behavior: Create a feature file to check that unauthorized people cannot see the Admin menu.
```
Scenario: non-admin does not see 'admin' in menu
Given I am on the home page
And I login as "jane@metplus.org" with password "qwerty123"
Then I should see "Signed in successfully."
And I should not see "Admin"
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。