Commit Graph

136 Commits

Author SHA1 Message Date
Andre Rodrigues
11fae965cb Replacing tabs in spec flow tests.
--HG--
branch : dev
2010-11-24 16:50:23 -08:00
Sebastien Ros
67a45f1c09 Validating content type names, and displaying technical names
Work Item: 16471

--HG--
branch : dev
2010-11-24 15:24:11 -08:00
Renaud Paquay
fa5971aa6f Adding SpecFlow test for dynamic compilation
--HG--
branch : dev
2010-11-23 14:08:29 -08:00
Renaud Paquay
a86db32577 Refactoring CopyExtension to support source file copy
For SpecFlow tests, we used to support deploying extensions (modules
and themes) only by deploying their compiled assemblies, and never
copying their source files.

We want to add SpecFlow test for dynamic compilation, so this refactoring
was a necessary step to get there.

--HG--
branch : dev
2010-11-23 13:52:59 -08:00
Nathan Heskew
7c53023eb1 Ignoring (again) a few multitenancy spec tests so the one responsible for the full build failure can be found and the root of the problem fixed
--HG--
branch : dev
2010-11-21 22:24:44 -08:00
Renaud Paquay
cdf9c81915 Merge
--HG--
branch : dev
2010-11-21 13:54:03 -08:00
Renaud Paquay
4f95fc4a4c Merge perf => dev
--HG--
branch : dev
2010-11-21 12:27:22 -08:00
Nathan Heskew
7b64e6f30b Enabling a few recently ignored MultiTenancy spec tests
--HG--
branch : dev
2010-11-21 01:28:02 -08:00
Nathan Heskew
80887dc124 Fixing a Setup spec test
- the clean site in the test was missing a required module so setup was failing

--HG--
branch : dev
2010-11-21 01:04:57 -08:00
Nathan Heskew
74470559ce Fixing a spec test (part 2/2 of a bad copy/paste placement)
--HG--
branch : dev
2010-11-21 00:37:53 -08:00
Nathan Heskew
32ddf419aa Fixing a spec test
--HG--
branch : dev
2010-11-20 23:50:39 -08:00
Andre Rodrigues
53bddd53d9 Fixing Widget / Scripting / Framework dependency loading.
--HG--
branch : dev
2010-11-20 15:38:56 -08:00
Nathan Heskew
5393c5c825 Some test fixes and more test temp file cleanup
--HG--
branch : dev
2010-11-19 23:41:33 -08:00
Andre Rodrigues
e37954f22e Removing some magic numbers
--HG--
branch : dev
2010-11-19 00:50:34 -08:00
andrerod
4195010f69 Correcting assemblyinfo's
--HG--
branch : dev
2010-11-18 23:50:58 -08:00
Sebastien Ros
07943927de Updating spec flow tests
--HG--
branch : dev
2010-11-18 17:25:41 -08:00
Renaud Paquay
b43f30be15 Merge dev => perf
--HG--
branch : perf
2010-11-15 16:23:24 -08:00
Renaud Paquay
5b0fe58931 Fix SpecFlow tests
--HG--
branch : dev
2010-11-13 10:08:26 -08:00
Renaud Paquay
f88f7fa841 Fix SpecFlow test
--HG--
branch : dev
2010-11-13 09:57:44 -08:00
Dave Reed
e869a4f467 Fixing some basic fx cop warnings
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Renaud Paquay
2f8425c9cb Add "Messaging" as a default enabled feature
Fixes profiling build

--HG--
branch : perf
2010-11-13 09:49:01 -08:00
Dave Reed
ca74da5ea5 Setting code analysis ruleset to paired down Security rules.
--HG--
branch : dev
2010-11-10 16:16:54 -08:00
Suha Can
f3a6ab9559 - Removing compilation debug="true" from module web.config files
--HG--
branch : perf
2010-11-10 12:30:58 -08:00
Nathan Heskew
8956dcb5f5 Updating some SpecFlow tests including fixing and extending one of the blog tests (for live writer)
Also updated SendKnownResponseHeader to pick up the Content-Type

--HG--
branch : dev
2010-11-18 10:24:26 -08:00
Nathan Heskew
cf9d23e1b3 Adding Admin feature spec test
--HG--
branch : dev
2010-11-16 15:29:31 -08:00
Nathan Heskew
3561e61202 Cleaning up exceptions being thrown when the spec test web (app) host cleans up after itself
--HG--
branch : dev
2010-11-16 13:22:25 -08:00
Nathan Heskew
4e731d9737 Adding a couple of spec tests for Blogs and fixint the Blogs.RemotePublishing template
--HG--
branch : dev
2010-11-16 13:12:38 -08:00
Sebastien Ros
4f1f055377 Deleting specflow folders only if they exist
--HG--
branch : dev
2010-11-15 17:04:52 -08:00
Nathan Heskew
dc67d6be9b Updating Orchard.Spec testing to manage temporary resources a little better
--HG--
branch : dev
2010-11-15 16:13:26 -08:00
Nathan Heskew
fc3ddf560e Updating Routable to fix the paths of contained items when a container's path changes
--HG--
branch : dev
2010-11-15 12:53:20 -08:00
Nathan Heskew
51f3e7bc09 Adding another Pages spec test and Blogs feature tests
--HG--
branch : dev
2010-11-15 00:36:19 -08:00
Nathan Heskew
023e678511 Updating the SpecFlow form data collection to include textarea elements
--HG--
branch : dev
2010-11-14 23:36:02 -08:00
Nathan Heskew
2b3ab7ae34 Updating the SpecFlow extension installation to copy over placement.info files
--HG--
branch : dev
2010-11-14 23:34:56 -08:00
Nathan Heskew
36b049deb6 Merge
--HG--
branch : dev
2010-11-14 21:52:31 -08:00
Nathan Heskew
1b58c00d00 Adding SpecFlow Pages feature test(s)
--HG--
branch : dev
2010-11-14 14:34:32 -08:00
dareed
f0968a0c71 - root web.config removes all handlers and makes all paths a 404, except default.asp to support "/".
- content directories no opt-in to static files only.
- module web.configs no longer need to explicitly exclude cshtml, etc, paths.

--HG--
branch : dev
2010-11-02 18:12:44 -07:00
Nathan Heskew
6f3c2aca13 Fixing which extension type Orchard.Packaging is related to for spec tests
--HG--
branch : dev
2010-10-26 11:04:53 -07:00
Sébastien Ros
278b12f55b Adapting PublishLater dependencies and tests
--HG--
branch : dev
2010-10-25 19:53:16 -07:00
Andre Rodrigues
bb53081a37 Fixing Spec Flow tests.
--HG--
branch : dev
2010-10-18 15:17:21 -07:00
Nathan Heskew
1b689eb0f8 Configuring the spec tests to have the appropriate theme's enabled (so the tests don't fail)
--HG--
branch : dev
2010-10-17 01:45:13 -07:00
Renaud Paquay
4f049161ce Change version # to 0.8.0
--HG--
branch : dev
2010-10-16 09:37:42 -07:00
Sebastien Ros
42e409ceaf Merge
--HG--
branch : dev
2010-10-11 13:41:10 -07:00
Nathan Heskew
51c1a8104a Getting the Orchard.Specs tests back up and running
--HG--
branch : dev
2010-10-09 07:34:35 -07:00
Sebastien Ros
46c33f7fe0 Merged IAuthorizationEventHandlers to circumvey the call order
- Renamed permission tokens to prevent ambiguities
- Corrected called permission from content controllers

--HG--
branch : dev
2010-10-07 11:47:09 -07:00
Sebastien Ros
f06d553ae0 Adding unit tests for dynamic content rights
--HG--
branch : dev
2010-10-06 12:41:14 -07:00
BertrandLeRoy
9f438da24a Changing copyright notices to reflect new name of the Foundation.
--HG--
branch : dev
2010-10-01 17:38:57 -07:00
Nathan Heskew
bf5e85000d Fixing a setup specflow test
--HG--
branch : dev
2010-10-01 11:13:53 -07:00
Andre Rodrigues
d0d60f2c1f Added the codegeneration module.
--HG--
branch : dev
2010-09-29 15:56:18 -07:00
Andre Rodrigues
10407a069c Add module.txt & theme.txt handler mapping to NotFoundHandler in global web.config.
--HG--
branch : dev
2010-09-27 13:09:17 -07:00
Andre Rodrigues
472183c3da And some more specflows fixed
--HG--
branch : dev
2010-09-21 18:00:55 -07:00