canvas-lms/Gemfile.d
Taylor Wilson a7ccecd772 Appium Specs for Mobile Apps
This includes a basic set of common methods and environment variables
to be used for both iOS and Android platforms with Appium. Includes the
inclusion of the appium_lib gem in Gemfile.d and a minor modification
to spec/spec_helper.rb to facilitate control of seeding the ID for
DeveloperKeys for Mobile Verify.

To Test:
  - remove skip statements in examples
  - uncomment the call to appium_init()
  - verify appium_lib gem installs during bundle update
  - spin up an Appium server
  - run spec with the QA Nexus 7 connected

Change-Id: Ia9830aeaa0b91635f5739958466e3176f25bf2bb
Reviewed-on: https://gerrit.instructure.com/58562
Tested-by: Jenkins
Reviewed-by: Heath Hales <hhales@instructure.com>
Reviewed-by: Ben Bolton <bbolton@instructure.com>
QA-Review: Ben Bolton <bbolton@instructure.com>
Product-Review: Ben Bolton <bbolton@instructure.com>
2015-07-28 20:26:08 +00:00
..
.rubocop.yml add some ruby linting for jenkins to take advantage of 2015-04-09 14:37:37 +00:00
_before.rb bump allowed bundler version 2015-07-07 03:24:28 +00:00
app.rb add backported log colorizer 2015-07-28 15:18:43 +00:00
assets.rb don't auto-require gems that are just dependencies 2015-04-08 15:55:26 +00:00
cassandra.rb don't auto-require gems that are just dependencies 2015-04-08 15:55:26 +00:00
development.rb ensure node_modules are up-to-date for guard & compile_assets 2015-07-16 19:17:54 +00:00
development_and_test.rb add backported log colorizer 2015-07-28 15:18:43 +00:00
i18n_tools_and_rake_tasks.rb don't auto-require gems that are just dependencies 2015-04-08 15:55:26 +00:00
icu.rb partition Gemfile 2014-03-28 16:44:56 +00:00
mysql.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
plugins.rb avoid using a relative path for gem plugin loading 2014-09-18 22:29:07 +00:00
postgres.rb bump pg gem 2014-10-06 20:16:24 +00:00
redis.rb don't auto-require gems that are just dependencies 2015-04-08 15:55:26 +00:00
sqlite.rb allow ruby master to run with scary warning 2014-07-02 02:45:59 +00:00
test.rb Appium Specs for Mobile Apps 2015-07-28 20:26:08 +00:00
~after.rb use eval_gemfile for bundler goodness 2015-02-18 18:15:14 +00:00