← Back to team overview

mahara-contributors team mailing list archive

[Bug 1829308] Re: Files used in test.feature file do not have file sizes associated in the database

 

Is all expected information displayed for files that are not uploaded
via Behat but by an actual user?

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

-- 
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/1829308

Title:
  Files used in test.feature file do not have file sizes associated in
  the database

Status in Mahara:
  Incomplete

Bug description:
  TITLE:  Files used in test.feature file do not have file sizes
  associated in the database

  BUG SUMMARY: Database does not display any file sizes for files used
  when creating blocks on portfolio pages.

  ==============================================

  Environment tested: Master
  Browser tested: Chrome

  PRECONDITIONS: 
  ------------------------ 
  1) Add the following line to the end of the behat file test.feature and save file

       And I insert breakpoint

  TEST STEPS: 
  ------------------------ 
  1) Run the behat file test.feature
  2) when the script is paused - Browse to the files page 

  
  EXPECTED RESULT: A table containing all of the files used in the script to create blocks is displayed - Each file should contain a name , a description if created, a size  and a date.

  ACTUAL RESULT: Although the table is displayed with all files used -
  NONE of the files, display a file size

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


References