root / elixir / trunk / tests @ 297

Name Size Rev Age Last Change
../
__init__.py 0 bytes 1 6 years joshua: initial import
a.py 100 bytes 234 6 years ged: converted most tests to the attribute syntax + reorganized tests around
b.py 102 bytes 234 6 years ged: converted most tests to the attribute syntax + reorganized tests around
test_acts_as_list.py 3.5 kB 293 5 years cleverdevil: Now you can specify a column name for the position column in acts_as_list.
test_associable.py 3.1 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_autoload.py 6.0 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_autoload_mixed.py 0.6 kB 272 5 years ged: fixed test to not use the "foreign_key" col attribute which doesn't …
test_autoload_nopk.py 0.8 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_autosetup.py 3.9 kB 275 5 years ged: - polymorphic defaults to True ! (Mickael Bayer convinced me that …
test_class_methods.py 452 bytes 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_collections.py 2.1 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_custombase.py 1.5 kB 284 5 years ged: - added support for custom base classes which inherit from another class …
test_encryption.py 1.8 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_events.py 2.2 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_fields.py 1.6 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_inherit.py 3.5 kB 287 5 years ged: added some test code for the case where an inheriting (child) entity …
test_m2m.py 4.0 kB 297 5 years cleverdevil: Added a column_format keyword argument to ManyToMany which can be used …
test_m2o.py 4.5 kB 273 5 years ged: removed empty test file. The selfref tests are in test_o2m & test_m2m.
test_nestedclass.py 1.0 kB 245 6 years ged: made all tests work even if we changed autosetup to default to False. That …
test_o2m.py 3.4 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_o2o.py 0.5 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_options.py 8.7 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_order_by.py 2.7 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_packages.py 1.8 kB 245 6 years ged: made all tests work even if we changed autosetup to default to False. That …
test_properties.py 4.6 kB 275 5 years ged: - polymorphic defaults to True ! (Mickael Bayer convinced me that …
test_sa_integeration.py 1.7 kB 271 5 years ged: - changed all Unicode fields to String since we don't send unicode data …
test_through.py 2.8 kB 226 6 years ged: fix typo
test_versioning.py 4.8 kB 286 5 years cleverdevil: Applied a patch, closing ticket 29, where the versioning extension was not …
Note: See TracBrowser for help on using the browser.