Commit Graph

89 Commits

Author SHA1 Message Date
fawce 269b72f356 de-linting and found/fixed a bug in unittest 2012-02-12 22:35:47 -05:00
fawce e22a66b1ae moved unit test asserts into the test client 2012-02-12 08:02:56 -05:00
fawce cf31f08af1 created simulator, re-wrote tests. tests are failing, but without errors 2012-02-11 23:20:45 -05:00
fawce 1804fe7c6c moved virtual env directory 2012-02-11 14:28:06 -05:00
fawce 65b70f2857 moved virtual env directory 2012-02-11 14:24:19 -05:00
fawce 9822c30ff6 . 2012-02-10 17:22:54 -05:00
fawce 53a694c380 . 2012-02-10 17:20:47 -05:00
fawce 569fe01a87 . 2012-02-10 17:18:27 -05:00
fawce 653b87524c . 2012-02-10 17:17:38 -05:00
fawce 75d410ae6c minor 2012-02-10 17:07:57 -05:00
fawce 16207ac17b minor 2012-02-10 17:06:57 -05:00
fawce 227eb35ee2 documentation on simulator, delinting, refactoring 2012-02-10 17:02:01 -05:00
fawce d3d3ef833c cleanup 2012-02-09 22:46:35 -05:00
fawce 27df787f84 disabling test for now 2012-02-08 23:16:56 -05:00
fawce 0bfb42d1e5 found extraneous flag 2012-02-08 23:10:50 -05:00
fawce 6ccd112dd3 moved all nosetest flags into setup.cfg, added back xml reporting for coverage 2012-02-08 23:06:11 -05:00
fawce 811fa52ec9 started delinting messaging module 2012-02-08 23:01:49 -05:00
fawce f2042b7de6 more refactoring, tests passing again 2012-02-08 22:54:35 -05:00
fawce 4b29999f6a delinting sources.py 2012-02-08 22:14:58 -05:00
fawce 22be49c594 split up transform package into several modules 2012-02-08 21:53:31 -05:00
fawce cf2b3f1be0 de-linting and commenting 2012-02-08 21:11:38 -05:00
fawce 1c593ce541 de-linting 2012-02-08 20:56:36 -05:00
fawce 0b44750da7 fixed pylint call to cover qsim 2012-02-08 17:46:51 -05:00
fawce 05e592e3c1 triggering build 2012-02-08 17:31:03 -05:00
fawce 672d83dc66 eliminated mv command, using flag to nosetests 2012-02-08 17:19:54 -05:00
fawce c90864222a coverage report now embedded in documentation 2012-02-08 17:14:39 -05:00
fawce 45f2476045 adjusted params to nosetests, disabled pdb on failure 2012-02-08 16:52:30 -05:00
fawce 81fe2076cb adjusted params to nosetests, disabled pdb on failure 2012-02-08 16:51:16 -05:00
fawce 73768f5241 cleaned up the readme to be rst-link 2012-02-08 16:31:46 -05:00
fawce 1e0cd5784e added distutils tasks to paver 2012-02-08 16:14:10 -05:00
fawce ef39dae85a docs building 2012-02-08 16:01:39 -05:00
fawce 6377c76208 fixed jenkins script 2012-02-08 14:51:52 -05:00
fawce 2eebae2ba9 eliminated tornado and pymongo, more package refactoring, test passes 2012-02-08 13:51:39 -05:00
fawce c0fff214d7 dropped extraneous cmd line parse 2012-02-07 23:28:31 -05:00
fawce bdf60ab5db fixed nosetests coverage argument 2012-02-07 23:21:14 -05:00
fawce afc3224b86 moved dev_setup to reference qsim packages 2012-02-07 23:19:09 -05:00
fawce 9078bf922b added qsim top level package, added rolling log file, test passes 2012-02-07 23:13:41 -05:00
fawce cca65808d5 reorganizing modules and scripts 2012-02-07 22:16:25 -05:00
fawce 4365852b92 reorganizing modules and scripts 2012-02-07 22:16:17 -05:00
fawce deae4d6a23 fixing sloccount command 2012-02-06 11:36:39 -05:00
fawce 1aea7c4f59 adding sloccount analysis 2012-02-04 14:24:22 -05:00
Stephen Diehl 1222c61d8f Tweak gitignore to ignore coverage.py binaries 2012-02-04 02:39:07 -05:00
Jenkins T. Quantopian, III f06c163669 enabled feed test 2012-02-04 04:56:58 +00:00
Jenkins T. Quantopian, III ad9b5fec00 restricting to subpackages 2012-02-04 04:54:32 +00:00
Jenkins T. Quantopian, III fec4400239 tweaked the coverage param 2012-02-04 04:51:39 +00:00
Jenkins T. Quantopian, III 63c1bd7fbf fixed package reference 2012-02-04 04:38:56 +00:00
Jenkins T. Quantopian, III daa4d74111 dropped use of command args in test 2012-02-04 04:35:36 +00:00
Jenkins T. Quantopian, III fa1011c80d reorganized packages, test passing again 2012-02-04 04:23:31 +00:00
Jenkins T. Quantopian, III 06e3f6eb67 keeping venvs between builds 2012-02-04 02:45:44 +00:00
Jenkins T. Quantopian, III f307abb044 tweaked import, not sure why it was failing. split scientific python requirements into a separate file 2012-02-03 22:31:29 +00:00