Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(287)

Issue 224071: Split tests and use SQLite memory database (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years ago by ced
Modified:
15 years, 12 months ago
Reviewers:
bch, yangoon1
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fix for PostgreSQL #

Patch Set 3 : Parse config file in unittest but change default database backend #

Total comments: 2

Patch Set 4 : Add skiptest attribute to skip data loading in testing environment #

Patch Set 5 : Add option to test_tryton to test also all modules #

Patch Set 6 : Update CHANGELOG and un-comment code #

Patch Set 7 : Remove print statement #

Patch Set 8 : Better CHANGELOG #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4313 lines, -3904 lines) Patch
M CHANGELOG View 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M etc/trytond.conf View 1 chunk +1 line, -1 line 0 comments Download
M trytond/backend/sqlite/database.py View 1 chunk +6 lines, -1 line 0 comments Download
M trytond/config.py View 1 chunk +2 lines, -2 lines 0 comments Download
M trytond/ir/module/module.xml View 1 chunk +1 line, -1 line 0 comments Download
M trytond/modules/__init__.py View 6 chunks +7 lines, -7 lines 0 comments Download
M trytond/pool.py View 1 chunk +1 line, -0 lines 0 comments Download
A trytond/test/__init__.py View 1 chunk +7 lines, -0 lines 0 comments Download
A trytond/test/__tryton__.py View 1 chunk +14 lines, -0 lines 0 comments Download
A trytond/test/import_data.py View 1 chunk +185 lines, -0 lines 0 comments Download
A trytond/test/import_data.xml View 1 chunk +63 lines, -0 lines 0 comments Download
A trytond/test/model.py View 1 chunk +16 lines, -0 lines 0 comments Download
A trytond/test/mptt.py View 1 chunk +33 lines, -0 lines 0 comments Download
A trytond/test/test.py View 1 chunk +312 lines, -0 lines 0 comments Download
M trytond/tests/__init__.py View 1 chunk +0 lines, -5 lines 0 comments Download
R trytond/tests/__tryton__.py View 1 chunk +0 lines, -14 lines 0 comments Download
R trytond/tests/import_data.py View 1 chunk +0 lines, -185 lines 0 comments Download
R trytond/tests/import_data.xml View 1 chunk +0 lines, -63 lines 0 comments Download
R trytond/tests/model.py View 1 chunk +0 lines, -16 lines 0 comments Download
R trytond/tests/mptt.py View 1 chunk +0 lines, -33 lines 0 comments Download
A trytond/tests/test_fields.py View 1 2 3 4 5 6 7 1 chunk +2053 lines, -0 lines 0 comments Download
A trytond/tests/test_importdata.py View 1 chunk +415 lines, -0 lines 0 comments Download
A trytond/tests/test_modelsingleton.py View 1 chunk +155 lines, -0 lines 0 comments Download
A trytond/tests/test_mptt.py View 1 chunk +224 lines, -0 lines 0 comments Download
A trytond/tests/test_pyson.py View 1 chunk +545 lines, -0 lines 0 comments Download
A trytond/tests/test_tools.py View 1 chunk +102 lines, -0 lines 0 comments Download
M trytond/tests/test_tryton.py View 1 2 3 4 5 6 7 5 chunks +158 lines, -3261 lines 0 comments Download
R trytond/tests/tests.py View 1 chunk +0 lines, -312 lines 0 comments Download
M trytond/tools/convert.py View 4 chunks +8 lines, -2 lines 0 comments Download
M trytond/tools/misc.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12
ced
16 years ago (2010-02-26 14:02:15 UTC) #1
ced
16 years ago (2010-02-26 14:28:53 UTC) #2
ced
15 years, 12 months ago (2010-03-02 09:26:25 UTC) #3
bch
On 2010/03/02 09:26:25, ced wrote: > OK for me
15 years, 12 months ago (2010-03-02 09:39:55 UTC) #4
yangoon1
http://codereview.appspot.com/224071/diff/30/31 File etc/trytond.conf (right): http://codereview.appspot.com/224071/diff/30/31#newcode33 etc/trytond.conf:33: #db_type = postgresql Why is this needed, when you ...
15 years, 12 months ago (2010-03-02 11:24:44 UTC) #5
ced
http://codereview.appspot.com/224071/diff/30/31 File etc/trytond.conf (right): http://codereview.appspot.com/224071/diff/30/31#newcode33 etc/trytond.conf:33: #db_type = postgresql On 2010/03/02 11:24:44, yangoon wrote: > ...
15 years, 12 months ago (2010-03-02 11:42:12 UTC) #6
yangoon1
On 2010/03/02 11:42:12, ced wrote: > http://codereview.appspot.com/224071/diff/30/31 > File etc/trytond.conf (right): > > http://codereview.appspot.com/224071/diff/30/31#newcode33 > ...
15 years, 12 months ago (2010-03-02 12:40:56 UTC) #7
ced
15 years, 12 months ago (2010-03-03 11:58:51 UTC) #8
ced
15 years, 12 months ago (2010-03-03 13:34:41 UTC) #9
ced
15 years, 12 months ago (2010-03-04 12:09:24 UTC) #10
ced
15 years, 12 months ago (2010-03-04 12:11:15 UTC) #11
ced
15 years, 12 months ago (2010-03-04 12:24:49 UTC) #12

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b