Reorganized the Specs subdirectories to mirror the layout of Code/. Added new rake task for running the test server. Introduced dependence on Shotgun and Thin for the Spec server. Infrastructure is all in place, now to get the tests themselves healthy.

This commit is contained in:
Blake Watters
2011-03-09 20:05:22 -05:00
parent 8138e96df6
commit af387fe4e0
35 changed files with 174 additions and 210 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "Specs/Support/UISpec"]
path = Specs/Support/UISpec
url = git://github.com/twotoasters/UISpec.git
[submodule "Specs/Runner/UISpec"]
path = Specs/Runner/UISpec
url = git://github.com/twotoasters/UISpec.git