Commit Graph

17 Commits

Author SHA1 Message Date
Jahnavi Yetukuri 29b250d4c1 People and navigation tab specs
jyetukuri, panda, 3

Change-Id: I128ccf9bca8d6c00034800ee9932c861ec4b9346
Reviewed-on: https://gerrit.instructure.com/61091
Reviewed-by: Michael Hargiss <mhargiss@instructure.com>
Tested-by: Jenkins
Product-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
2015-08-18 20:58:00 +00:00
cguanzon 35b9cae005 spec:selenium: in-process server selenium tests is now a context
- reasoning: this group contains set-up and teardown,
  it does not include 'it' blocks

Change-Id: I1803420a5c7f59246f3af211e42ced808a994c3f
Reviewed-on: https://gerrit.instructure.com/60329
Tested-by: Jenkins
Reviewed-by: Matt Fairbourn <mfairbourn@instructure.com>
Product-Review: Matt Fairbourn <mfairbourn@instructure.com>
QA-Review: Matt Fairbourn <mfairbourn@instructure.com>
2015-08-07 23:24:00 +00:00
Cody Cutrer 9834937c8c don't autorequire a bunch of gems that are rarely used
Change-Id: I09ed3686629b62849d392684d587f30cb2047013
Reviewed-on: https://gerrit.instructure.com/51853
Tested-by: Jenkins
Reviewed-by: Ethan Vizitei <evizitei@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2015-04-09 18:47:50 +00:00
Cody Cutrer d86e09fee1 rspec 3-ify spec/selenium
refs CNVS-16239

Change-Id: I483dd42326d14a2a2645103600cfa242ca7f1fa8
2014-10-15 19:27:10 -06:00
James Williams 2b3cfb34aa user submission export
test plan:
* as a student, visit /dashboard/data_exports
* should be able to export a zip file containing
 all of the student's submissions

refs #CNVS-14242

Change-Id: Iaab216e7411c27fa6d259f677e40a75d3de3f5a8
Reviewed-on: https://gerrit.instructure.com/36872
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Trevor deHaan <tdehaan@instructure.com>
Product-Review: Hilary Scharton <hilary@instructure.com>
2014-07-29 14:56:03 +00:00
James Williams 86384632e3 spec: selenium updates for rails 3
in particular, change "it_should_behave_like" to
"include_examples" (in rails 3, "it_should_behave_like"
does not extend the defined methods to nested examples)

Change-Id: I24c3d0a214e763cd61bbe73e055f610e021fddd0
Reviewed-on: https://gerrit.instructure.com/28157
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2014-01-09 12:07:34 +00:00
Jeremy Stanley 1e29a97ee0 rubyzip 1.0.0 upgrade
test plan: zip functionality should continue to work, including:
 * course exports and imports
 * zip file uploads
 * zip submissions

also, the selenium dependency on rubyzip 1.0.0 is resolved
and we're making progress toward > 4GB exports

Change-Id: I58c5b0644b1e7fbb289821c9c0901f00750988de
Reviewed-on: https://gerrit.instructure.com/25474
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Bryan Madsen <bryan@instructure.com>
Product-Review: Bryan Madsen <bryan@instructure.com>
QA-Review: Matt Fairbourn <mfairbourn@instructure.com>
2013-11-22 19:23:34 +00:00
Shawn Meredith bc7ea54537 spec: content_migration content_export 193 spec fixes
Change-Id: Ibee2cc8cb2568dcba8d4be16aa34c88b116478d5
Reviewed-on: https://gerrit.instructure.com/20328
Reviewed-by: Bryan Madsen <bryan@instructure.com>
Product-Review: Bryan Madsen <bryan@instructure.com>
QA-Review: Bryan Madsen <bryan@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2013-05-17 03:45:51 +00:00
Shawn Meredith 93f1e8759d Revert "Revert "spec webserver options""
This reverts commit 5226145728

Change-Id: I8a76fa171fd7957853f1049b695dba2e18b0a046
Reviewed-on: https://gerrit.instructure.com/20242
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Shawn Meredith <shawn@instructure.com>
Product-Review: Shawn Meredith <shawn@instructure.com>
QA-Review: Shawn Meredith <shawn@instructure.com>
2013-05-02 00:53:05 +00:00
Shawn Meredith 5226145728 Revert "spec webserver options"
This reverts commit 1a5b73f25b

Change-Id: Ia9fb53890aaa9f301763427a4529e858ad75bec3
Reviewed-on: https://gerrit.instructure.com/20238
Reviewed-by: Shawn Meredith <shawn@instructure.com>
Product-Review: Shawn Meredith <shawn@instructure.com>
QA-Review: Shawn Meredith <shawn@instructure.com>
Tested-by: Shawn Meredith <shawn@instructure.com>
2013-05-01 07:32:25 +00:00
Shawn Meredith 1a5b73f25b spec webserver options
Change-Id: Ied46c4e90d6e994652418568a743b46761083423
Reviewed-on: https://gerrit.instructure.com/20011
Reviewed-by: Shawn Meredith <shawn@instructure.com>
Product-Review: Shawn Meredith <shawn@instructure.com>
QA-Review: Shawn Meredith <shawn@instructure.com>
Tested-by: Shawn Meredith <shawn@instructure.com>
2013-05-01 04:56:26 +00:00
Cody Cutrer 6dbb42e4da arel-ify specs
refs CNVS-4707

Change-Id: I3b559e6c80d817760e78df47d6c1d7c88f464f2b
Reviewed-on: https://gerrit.instructure.com/18984
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2013-03-27 21:51:21 +00:00
Shawn Meredith 07853d4516 spec: refactor selenium specs
test:
  1. removed skip_if_ie usages
  2. changed single line blocks to {} and
     multi-line blocks to do end
  3. replaces .displayed? and !displayed with
     .should .should_not be_displayed
  4. removed some extra selectors
  5. refactored helpers\basics\specs

Change-Id: I35bdc50594ee97774da35703d97a6bbab05654a4
Reviewed-on: https://gerrit.instructure.com/13532
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jake Sorce <jake@instructure.com>
2012-09-10 15:53:06 -06:00
Shawn Meredith 07b7c54ddf spec: refactor selenium specs
test:
  1. refactored specs to use f aliases
  2. refactored some link usages
  3. refactored added helper methods

Change-Id: Iaad07a5e1173827cb22e3f67b80bc51666169914
Reviewed-on: https://gerrit.instructure.com/13322
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jake Sorce <jake@instructure.com>
2012-08-29 14:09:25 -06:00
Jake Sorce f50cb2f6d5 spec: refactor spec files to use submit_form
Change-Id: Iaa59aea0781d471eaa2f2d7488cc9ff1b4331ab0
Reviewed-on: https://gerrit.instructure.com/11279
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Bryan Madsen <bryan@instructure.com>
2012-06-06 18:01:43 -06:00
Bracken Mosbacker 667b298dd2 rename id for list of content exports to prevent javascript error
The underscore require file has a workaround for old IE
that references an 'exports' variable. In chrome this
variable would resolve to the node on the page with the
id 'exports' and cause javascript errors.

Test Plan:
 * Load the course's content exports page in chrome
 * There should be no javascript errors in you web inspector
 * Starting an export should make the progress bar appear

refs #8655

Change-Id: I8f2196490bcfe94f0f7b2f1a6f5d5c42d279d602
Reviewed-on: https://gerrit.instructure.com/10850
Reviewed-by: Ryan Shaw <ryan@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2012-05-18 13:37:27 -06:00
Bracken Mosbacker 0ba05f6d40 ui for exporting quizzes
You can now export quizzes in the content exports page

Test Plan:
 * Create some quizzes in a course
 * Exportng the quizzes should work
 * Exporting the course should work too

closes #7760

Change-Id: I66addba6b819f5881486ece7e1a4a8486d0cf2a5
Reviewed-on: https://gerrit.instructure.com/10006
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
2012-04-16 14:43:52 -06:00