← Back to team overview

mahara-contributors team mailing list archive

[Bug 1495717] Re: Behat: Collections fixture throwing errors

 

** Changed in: mahara
    Milestone: 15.10.0 => None

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

Title:
  Behat: Collections fixture throwing errors

Status in Mahara:
  Invalid

Bug description:
  HI Sonn,

  When i try creating a collection fixture for this test:
  https://reviews.mahara.org/#/c/4722/

  The error i get is:
     
  Background:                                # /var/www/html/maharagerrit/test/behat/features/artefact/collections/copy_page_popout.feature:7
      Given the following "pages" exist:       # BehatDataGenerators::the_following_exist()
        | title       | description    | ownertype | ownername |
        | A's Page 01 | admins page 01 | admin     | admin     |
        | A's Page 03 | admins page 03 | admin     | admin     |
      Given the following "collections" exist: # BehatDataGenerators::the_following_exist()
        | title       | description      | ownertype | ownername | pages       |
        | User Col 01 | My collection 01 | user      | admin     | A's Page 01 |
        TODO: collections data generator is not implemented

  
  Use the current test to test with if you want so you don't have to generate a new one,

  Thanks
  Jinelle

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


References