Commit graph

56 commits

Author SHA1 Message Date
Rafael Caricio d6833c8584 Use builtin assertions 2015-07-19 12:25:39 +02:00
Rafael Caricio 9494a5ceac Reoganize project to reflect final usage 2015-07-19 12:20:37 +02:00
Rafael Caricio 709f6db6ef Simplify sandbox code 2015-07-19 11:56:34 +02:00
Rafael Caricio 9601828618 Support to unique test configuration 2015-07-19 11:42:54 +02:00
Rafael Caricio 89e44803de Assertions from django.test.SimpleTestCase 2015-07-19 00:59:42 +02:00
Rafael Caricio 7dcbf31c5a Guarantee override settings works 2015-07-18 23:25:24 +02:00
Rafael Caricio 242bb9df19 Does not need to be compatible 2015-07-18 23:03:45 +02:00
Rafael Caricio 4e450da041 Remove old assertions 2015-07-18 22:47:08 +02:00
Rafael Caricio 8adb51c756 Remove useless assertions 2015-07-18 22:39:47 +02:00
Rafael Caricio 27492fd8c6 Remove useless code 2015-07-18 22:36:24 +02:00
Rafael Caricio 895365e0e4 Remove CherryPy dependency to simplify 2015-07-18 22:33:33 +02:00
Rafael Caricio 0f85836faf Fix sandbox project 2015-07-18 22:32:23 +02:00
Rafael Caricio 163c036f84 Update sandbox project to Django 1.8.3 template 2015-07-18 21:56:40 +02:00
Rafael Caricio 0ac2f13452 Remove some commented code 2015-07-18 10:26:35 +02:00
Jeremy Johnson deab81483e changed start_server to accept a number of threads... still defaults to 1 though 2013-08-15 16:41:01 +08:00
Jeremy Johnson c8f24334d0 wrote failing unit test for setting thred count on start_server 2013-08-15 16:33:59 +08:00
Jeremy Johnson 174bd15cb8 added one test to prove we default to one thread 2013-08-15 16:27:04 +08:00
Bernardo Heynemann d26f1de0db Django pyvows FIXED 2012-03-09 18:55:05 -03:00
Bernardo Heynemann 5c90b4e77e Settings 2012-03-09 14:02:27 -03:00
Bernardo Heynemann d7f2e46c94 Using httplib2 2012-03-08 15:57:32 -03:00
Fabio Miranda Costa 09903f52ce fixes to make the django-settings settable 2011-12-21 17:50:32 -03:00
Rafael Caricio 15b15b7ccc New version 0.3.9 2011-08-30 11:52:48 -03:00
Rafael Caricio db2e24cc65 Remove. 2011-08-29 19:12:18 -03:00
Rafael Caricio b1de2623d1 A way to test admin registration and fixes. 2011-08-29 19:11:44 -03:00
Rafael Caricio 3e3c0bd2ac Possibility to use the assertions.Model instance in the to_have_field assertion. 2011-08-26 11:06:54 -03:00
Rafael Caricio 64a5d331c5 Fix. 2011-08-25 19:37:46 -03:00
Rafael Caricio c574a66fbe A great way to assert model fields. New Version. 2011-08-25 19:35:20 -03:00
Rafael Caricio bb3137f881 A great way to assert model fields. 2011-08-25 19:34:52 -03:00
Rafael Caricio c8390ed7da More tests and refactory in some parts of the project. 2011-08-25 18:19:24 -03:00
Rafael Caricio bcf4594045 Removing unused files. 2011-08-23 10:40:42 -03:00
Rafael Caricio 5992cab02e Tests for management of the django settings module. 2011-08-23 10:38:37 -03:00
Rafael Caricio 83356115ae We can change settings for testing. 2011-08-22 18:51:39 -03:00
Rafael Caricio 5509c527fb A way to track all imported modules. 2011-08-22 17:06:54 -03:00
Rafael Caricio 2b9472f309 Adding HTTP helpers and tests. 2011-08-22 15:08:00 -03:00
Rafael Caricio 256295d157 Release 0.2.1 2011-08-22 10:50:40 -03:00
Rafael Caricio f3470f2693 Fixing problem with parent configuration. 2011-08-22 10:39:02 -03:00
Rafael Caricio 5d7f20b63a Removing the auth app from sandbox. 2011-08-19 11:32:34 -03:00
Rafael Caricio 5c90b472ea Refactory. 2011-08-18 19:39:52 -03:00
Rafael Caricio b58571c9b0 Updating tests. 2011-08-18 18:48:09 -03:00
Rafael Caricio 47c55f38d4 Update code to use the new version of pyvows. 2011-08-18 18:44:43 -03:00
Rafael Caricio f25ae6ebc2 Added a way to run a simple server and make requests to test an django application. 2011-08-18 17:18:45 -03:00
Rafael Caricio c7adfaa4f0 Version 0.1.0 2011-08-18 11:41:02 -03:00
Rafael Caricio 19050c756d Added the first version number. 2011-08-18 11:34:03 -03:00
Rafael Caricio 8fc7c2ece6 Everything clean and working now. 2011-08-18 11:28:51 -03:00
Rafael Caricio 923d9f8379 Merge with contribuition from heynemann. 2011-08-18 10:28:18 -03:00
Rafael Carício e12582a02c More tests. No more warning from lxml. 2011-05-10 06:19:02 -03:00
Rafael Carício b87184dca0 Now you can test like #4 2011-05-10 00:45:24 -03:00
Bernardo Heynemann a956a7856f Assertions passing 2011-05-09 23:33:56 -03:00
Bernardo Heynemann 2cb5900531 Starting django pyvows 2011-05-09 23:33:07 -03:00
Bernardo Heynemann 19adea99e3 Allow defaults 2011-05-09 23:28:05 -03:00