Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach rake test_$lib to understand specific test names #287

Conversation

cpennington
Copy link
Contributor

@gwprice @rocha: You guys were talking about this on hipchat, and I happened to have made it work earlier this morning.

@gwprice
Copy link

gwprice commented Jun 27, 2013

👍

1 similar comment
@rocha
Copy link
Contributor

rocha commented Jun 27, 2013

👍

cpennington added a commit that referenced this pull request Jul 1, 2013
…and-specific-test-names

Teach rake test_$lib to understand specific test names
@cpennington cpennington merged commit babbc37 into master Jul 1, 2013
@cpennington cpennington deleted the cale/teach-rake-test_$lib-to-understand-specific-test-names branch July 1, 2013 20:05
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
e-kolpakov referenced this pull request in open-craft/edx-platform Oct 30, 2014
…-on-cohort-page

ziafazal/api-fix-duplicats-on-cohort-page:fixed duplicates when user is enrolled in more than one course
diegomillan referenced this pull request in eduNEXT/edx-platform Sep 14, 2016
diegomillan referenced this pull request in eduNEXT/edx-platform Sep 14, 2016
…dmin-course-tabs"

This reverts commit 2e65165, reversing
changes made to 92893bc.
diegomillan referenced this pull request in eduNEXT/edx-platform Sep 14, 2016
…t-edit-course-tabs

Revert "Merge pull request #287 from Stanford-Online/azimpradhan/sysadmin-course-tabs"
diegomillan referenced this pull request in eduNEXT/edx-platform Sep 14, 2016
* origin/master:
  Upgrade ImageModal XBlock
  Update to latest SHA for xblock-free-text-response
  Revert "Move studio dialog code into common"
  Remove anonymous users from reports
  Updated SHA of xblock-submit-and-compare
  Revert "Display correct timezone on timestamp for question submission"
  Enable discussion home panel
  Display correct timezone on timestamp for question submission
  Update SHA of qualtrics xblock
  Turn on forum digest notifications by default
  allow discussion post styles to be used in the teams space
  updated responsive body class to .is-view-in-course
  Move studio dialog code into common
  add teams to responsive pages - fix content area padding
  Fix PEP8 violations on master
  Fix KeyError: 'designation' error oversight
  Fix PEP8: W293 blank line contains whitespace
  Fix PEP8: W291 trailing whitespace
  Fix PEP8: E261 at least two spaces before inline comment
  Backport title -> designation change
  Add designation to regenerate_user_certificates
  Include unpaid registrations in user data table
  Adjust Register button and text to account for the DISABLE_REGISTER_BUTTON setting.
  Remove certificates/views.py
  Pass title through new certificates api
  Remove unused forked CSS from legacy dashboard
  Remove check for course tab uniqueness
  Fix of discussion test broken by direct access
  Attempt to find a solution to the tracking log issue.
  Revert "Merge pull request #287 from Stanford-Online/azimpradhan/sysadmin-course-tabs"
  pushed the unit ribbon in lms courseware to back which brought the user drop down to front TNL-3094
  Remove unused filter field from Randomized Content Block edit form.
  Allow hiding of discussion tab in CMS
  Update requirements for Submit-And-Compare XBlock
  Remove conflict markers
  Fix for corner case where display is messed up for non-graphical displays.
  Update requirements for analytics-api-client that has an increased timeout.
  Modify text of Welcome Email
  Update requirements to include Free-text XBlock.
  Modify TOS and PP Links
  Update requirements to include Qualtrics XBlock.
  Remove some commented cruft from reqirements.
  Edit link to edX Studio Documentation
  add preventDefault to analytics button click
  Move close button styling out of wrapper class
  Fix styling for inline analytics feature
  Move all styling into .inline-analytics-item class
  Add test cases for unset API
  Query courseware_studentmodule for metrics if API is not set up
  Fix for inline analytics
  Fix for 500's in some situations when the analytics data doesn't match the problem definition.
  Allow CME registration to accept Fed 29 birthdays
  Disable submit button on save click
  Take SGA xBlock modal styling fix
  Display of student analytics in-line on the problem page.
  Remove ejabberd implementation
  Fix PEP8 violations
  Update according to feedback
  WIP: sent test output to greg 20140912
  Update and tag translations
diegomillan referenced this pull request in eduNEXT/edx-platform Sep 14, 2016
Merge remote-tracking branch 'origin/rc' into release

* origin/rc:
  Temporarily add analytics 5s timeout
  Upgrade ImageModal XBlock
  Update to latest SHA for xblock-free-text-response
  Revert "Move studio dialog code into common"
  Remove anonymous users from reports
  Updated SHA of xblock-submit-and-compare
  Revert "Display correct timezone on timestamp for question submission"
  Enable discussion home panel
  Display correct timezone on timestamp for question submission
  Update SHA of qualtrics xblock
  Turn on forum digest notifications by default
  allow discussion post styles to be used in the teams space
  updated responsive body class to .is-view-in-course
  Move studio dialog code into common
  add teams to responsive pages - fix content area padding
  Fix PEP8 violations on master
  Fix KeyError: 'designation' error oversight
  Fix PEP8: W293 blank line contains whitespace
  Fix PEP8: W291 trailing whitespace
  Fix PEP8: E261 at least two spaces before inline comment
  Backport title -> designation change
  Add designation to regenerate_user_certificates
  Include unpaid registrations in user data table
  Adjust Register button and text to account for the DISABLE_REGISTER_BUTTON setting.
  Remove certificates/views.py
  Pass title through new certificates api
  Remove unused forked CSS from legacy dashboard
  Remove check for course tab uniqueness
  Fix of discussion test broken by direct access
  Attempt to find a solution to the tracking log issue.
  Revert "Merge pull request #287 from Stanford-Online/azimpradhan/sysadmin-course-tabs"
  pushed the unit ribbon in lms courseware to back which brought the user drop down to front TNL-3094
  Remove unused filter field from Randomized Content Block edit form.
  Allow hiding of discussion tab in CMS
  Update requirements for Submit-And-Compare XBlock
  Remove conflict markers
  Fix for corner case where display is messed up for non-graphical displays.
  Update requirements for analytics-api-client that has an increased timeout.
  Modify text of Welcome Email
  Update requirements to include Free-text XBlock.
  Modify TOS and PP Links
  Update requirements to include Qualtrics XBlock.
  Remove some commented cruft from reqirements.
  Edit link to edX Studio Documentation
  add preventDefault to analytics button click
  Move close button styling out of wrapper class
  Fix styling for inline analytics feature
  Move all styling into .inline-analytics-item class
  Add test cases for unset API
  Query courseware_studentmodule for metrics if API is not set up
  Fix for inline analytics
  Fix for 500's in some situations when the analytics data doesn't match the problem definition.
  Allow CME registration to accept Fed 29 birthdays
  Disable submit button on save click
  Take SGA xBlock modal styling fix
  Display of student analytics in-line on the problem page.
  Remove ejabberd implementation
  Fix PEP8 violations
  Update according to feedback
  WIP: sent test output to greg 20140912
  Update and tag translations
idegtiarov pushed a commit to Code-Institute-Org/edx-platform that referenced this pull request Sep 17, 2018
…ipt-tests

FIX Javascript, commonlib and quality tests. (ginkgo-rg)
CrewS pushed a commit to CrewS/edx-platform-1 that referenced this pull request Jan 24, 2019
Sujeet1379 pushed a commit to chandrudev/edx-platform that referenced this pull request Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants