Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-1685

Allow to filter by protractor specs

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.1.1
    • 3.1.2
    • Unit tests
    • Hide

      Check that only the messages tests are executed (they probably will fail because the demo reset thing)

      1. gulp e2e-build --target browser --filter "www/addons/messages/e2e/*"
      2. ./node_modules/protractor/bin/webdriver-manager start
      3. ./node_modules/protractor/bin/protractor e2e/build/protractor.conf.js
      Show
      Check that only the messages tests are executed (they probably will fail because the demo reset thing) gulp e2e-build --target browser --filter "www/addons/messages/e2e/*" ./node_modules/protractor/bin/webdriver-manager start ./node_modules/protractor/bin/protractor e2e/build/protractor.conf.js
    • MOODLE_31_STABLE
    • MOODLE_31_STABLE
    • Moodle Mobile 3.1.2

    Description

      Sometimes we just want to check a specific spec we are working on, a new parameter --filter (like phpunit) should be added to be able to filter by spec

      Attachments

        Activity

          People

            jleyva Juan Leyva
            jleyva Juan Leyva
            Dani Palou Dani Palou
            Juan Leyva Juan Leyva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              27/Jul/16