Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-55518

Add testing of redis session handler to travis

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2
    • 3.2
    • Unit tests
    • MOODLE_32_STABLE
    • MOODLE_32_STABLE
    • MDL-55518-master
    • Hide
      1. Open .travis.yml in your editor and find the call to ./vendor/bin/phpunit near the bottom
      2. Modify the line to read:

        vendor/bin/phpunit --verbose lib/tests/session_redis_test.php --stop-on-skipped
        

      3. Push to github
        1. Check that your travis results pass
        2. Check each of the phpunit runs to make sure that the tests ran nicely
      Show
      Open .travis.yml in your editor and find the call to ./vendor/bin/phpunit near the bottom Modify the line to read: vendor/bin/phpunit --verbose lib/tests/session_redis_test.php --stop-on-skipped Push to github Check that your travis results pass Check each of the phpunit runs to make sure that the tests ran nicely

    Description

      As we do in MDL-4712, we should include redis tests when testing through Travis.

      Attachments

        Issue Links

          Activity

            People

              dobedobedoh Andrew Lyons
              dobedobedoh Andrew Lyons
              Rajesh Taneja Rajesh Taneja
              Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
              John Okely John Okely
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5/Dec/16