Kenneth Reitz
fb59035f8d
Added tablib.import_set() and tested accordingly.
2010-10-01 17:52:08 -04:00
Kenneth Reitz
187d12cffc
Format Auto-detection in place.
...
Test suite updated.
2010-10-01 17:52:08 -04:00
Kenneth Reitz
eaa4de7793
Auto-detectors operational.
2010-10-01 17:52:08 -04:00
Kenneth Reitz
d479c5735a
Hmmm....
2010-10-01 17:52:08 -04:00
Josh Ourisman
149bafa97b
added ability to append new column passing a callable as the value that will be applied to every row; w/ test
2010-10-01 16:17:04 -04:00
Kenneth Reitz
b5f0cf9d37
Tests elegant book imports.
2010-09-25 15:56:43 -04:00
Kenneth Reitz
7623bfe7b0
Updated tests for set imports.
2010-09-25 15:40:05 -04:00
Kenneth Reitz
dfa26a7d53
Typos.
2010-09-25 10:49:06 -04:00
Kenneth Reitz
4f035caf1b
Added dataset wipe.
2010-09-25 10:40:59 -04:00
Kenneth Reitz
a9c7a5067d
Added dataset wipe.
2010-09-25 06:22:40 -04:00
Kenneth Reitz
80cb42e8dd
Archaic imports in place!
2010-09-25 06:20:34 -04:00
Kenneth Reitz
4c0c879d65
Updated tests.
2010-09-25 05:53:19 -04:00
Kenneth Reitz
31e4c39762
Updated tests for reverted methods.
2010-09-20 21:34:01 -04:00
Kenneth Reitz
f94a236122
Changed export properties to methods.
2010-09-20 14:04:02 -04:00
Kenneth Reitz
04a16afa58
Chmox.
2010-09-20 09:14:20 -04:00
Kenneth Reitz
2c60ce9233
String decoding to avoid unicode collisions for XLS output.
2010-09-19 23:51:48 -04:00
Kenneth Reitz
649c7e8bb7
Removed unneeded tuple_check.
2010-09-19 23:31:05 -04:00
Kenneth Reitz
2d3dc5ef71
PEP257.
2010-09-19 23:26:37 -04:00
Kenneth Reitz
efc516f366
PEP8.
2010-09-19 23:23:03 -04:00
Luke Lee
d54d70bc22
Added test for csv export
2010-09-19 17:04:14 -05:00
Luke Lee
391ad61bef
Improved del test
...
- Added testing for data set width/height
2010-09-19 16:41:23 -05:00
Luke Lee
99a45814d1
Added tests del functionality
2010-09-19 16:36:17 -05:00
Luke Lee
fad3546614
Added docstrings
2010-09-19 16:25:18 -05:00
Luke Lee
7ba2849829
Misc. PEP8 whitespace celeanup
2010-09-19 16:16:31 -05:00
Luke Lee
7ec0f2ef07
Attempt at merging upstream develop branch
...
- Kept the slicing tests in tact by leaving their setup info. in the main setup
- Moved around some of the test methods to organize them a bit by functionality
2010-09-19 16:14:27 -05:00
Kenneth Reitz
f31ec562b4
Extensively testing
2010-09-13 23:55:17 -04:00
Luke Lee
52db1ddc3e
Fixed typo in test from previous commit
2010-09-13 21:27:35 -05:00
Luke Lee
4755020dd7
Added extra row to base data set
...
- Testing with 3 rows is a bit more interesting
2010-09-13 21:26:15 -05:00
Luke Lee
5468dd7e67
Added test for slicing data elements
2010-09-13 21:23:20 -05:00
Luke Lee
8673710ddb
Refactored creation of data set into setUp
...
- Broke out tuples for more robust comparisions
2010-09-13 21:08:31 -05:00
Luke Lee
f01cf184d4
Added simple test for slicing by headers
2010-09-13 21:03:29 -05:00
Luke Lee
1482ca4a19
Adding docstrings
2010-09-13 20:32:36 -05:00
Luke Lee
93c6c39581
Misc. pep8 cleanups including spaces after ',' and blank line organization
2010-09-13 20:23:31 -05:00
Kenneth Reitz
a7471f7302
Testing fixtures for fixed bugs.
2010-09-13 17:21:40 -04:00
Kenneth Reitz
a0509126e0
Added simple unit-testing structure.
2010-09-13 16:49:11 -04:00