I make this change locally like 3 times a week, if nobody objects, I'll
just make it permanent.
Change-Id: Ic825cc94fe8bfc8d3ef2044e91a59cfb2c6f0446
Reviewed-on: https://gerrit.instructure.com/4751
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: JT Olds <jt@instructure.com>
Something about the way we were loading them before caused them to
not have the integration methods like get() and post() available. By
loading the base dirs and letting rspec auto-discover the files under
each base dir, we get better behavior.
Change-Id: Ice3a163ddb2311a02f3c125773b6ab05a0895814
Reviewed-on: https://gerrit.instructure.com/2592
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>