← Back to team overview

mahara-contributors team mailing list archive

[Bug 1891252] Re: Behat: Check tag is displayed in journal entry

 

** Changed in: mahara
       Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1891252

Title:
  Behat: Check tag is displayed in journal entry

Status in Mahara:
  Confirmed

Bug description:
  Automating manual test. Test from spreadsheet is below:

  Go to Journals click on Create journal button
  Enter title
  Enter page description
  Go to Tags and type in search term the drop down will pre populate
  Select a Tag
  Click on Create journal button
  Message ‘Journal entry saved’ is displayed
  User is returned to the Journals tab
  Click on New entry button
  Enter Title
  Enter Entry text
  Go to Tags and type in search term the drop down will pre populate
  Select a Tag
  Click on Save entry
  Message ‘Journal entry saved’ Tag displayed below the title

  This is mostly covered by /user_content/add_tags.feature, except check
  for tag displayed on page. We just need to add in the    # Creating a
  Journal with tag section of the test a line to check that 'Tags: blue'
  is displayed after the entry is saved.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1891252/+subscriptions


References