AgileVentures / AgileVentures/MetPlus_tracker

Only authorised people can see the Admin in menu

オープン
#725 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。