Parent Directory
|
|
|
|
|
input/
|
40825 |
17 months |
nicolas.dumazet |
add forgotten Category.xml for test
|
output/
|
24715 |
3 years |
rafael |
Added Compression Libraries for Javascript and CSS.
Made by Lucas Carvalho.
|
skel/
|
44870 |
13 months |
jm |
Unit tests: move Data.fs from unit_test/ to unit_test/var/ |
skel2.12/
|
44870 |
13 months |
jm |
Unit tests: move Data.fs from unit_test/ to unit_test/var/ |
CodingStyleTestCase.py
|
35159
|
2 years |
jerome |
remove quiet and run_all tests from signatures
replace self.getPoral() by self.p... |
DummyTaskDistributionTool.py
|
45579
|
13 months |
seb |
This is mostly a duplicate of the products/ERP5/bin/run_test_suite
script made b... |
ERP5TypeLiveTestCase.py
|
45107
|
13 months |
seb |
sometimes reload of testClass was disabling live test patch of
ERP5TypeTestCase |
ERP5TypeTestCase.py
|
44905
|
13 months |
jm |
runUnitTest: remove unwanted LF from stdout (follow-up of r44869) |
ERP5TypeTestSuite.py
|
45579
|
13 months |
seb |
This is mostly a duplicate of the products/ERP5/bin/run_test_suite
script made b... |
ProcessingNodeTestCase.py
|
45694
|
12 months |
jm |
Review setup of activity load balancing in ZEO-based unit tests
Do not initiali... |
SecurityTestCase.py
|
42531
|
16 months |
seb |
fixed usages of ERP5TypeTestCase because this class
is only a proxy now |
Sequence.py
|
43356
|
15 months |
luke |
- implement __setitem__ to allow using sequence[key] = value
|
__init__.py
|
15414
|
4 years |
jerome |
remove outdated comment.
|
backportUnittest.py
|
39999
|
18 months |
jm |
Make unexpected successes more visible |
custom_zodb.py
|
45695
|
12 months |
jm |
Initial support for NEO storage in unit tests (--neostorage option)
This only i... |
namingConventionTest.py
|
41616
|
17 months |
jp |
erp5_pdf_style is obsolete |
prepareFunctionalTest.py
|
44031
|
14 months |
ivan |
Add KM's ui test data. |
prepareUpdateUnitTest.sh
|
19392
|
4 years |
vincent |
Add a script to ease upgrade unit testing.
|
runFunctionalTest.py
|
42651
|
15 months |
ivan |
Increase twice timeout. |
runTestSuite.py
|
45579
|
13 months |
seb |
This is mostly a duplicate of the products/ERP5/bin/run_test_suite
script made b... |
runUnitTest.py
|
45695
|
12 months |
jm |
Initial support for NEO storage in unit tests (--neostorage option)
This only i... |
sendMail.py
|
35775
|
23 months |
jerome |
connect should not be called with ''
|
testBackportUnittest.py
|
30086
|
2 years |
nicolas.dumazet |
backport some Python 2.7 unittest features to be able to use @skip
|
testCSSPacker.py
|
24715
|
3 years |
rafael |
Added Compression Libraries for Javascript and CSS.
Made by Lucas Carvalho.
|
testCache.py
|
33582
|
2 years |
jm |
Fix testCache & testProxify broken by [33519] |
testCacheTool.py
|
43469
|
15 months |
jm |
Fix random failures of test_06_CheckCacheExpiration |
testCachedSkinsTool.py
|
30370
|
2 years |
leonardo |
replace transaction subcommits (deprecated since Zope 2.8 or before) with optimi... |
testClassTool.py
|
43151
|
15 months |
nicolas.dumazet |
update DocumentationHelper-related code and tests after move
to ZODB property sh... |
testConstraint.py
|
43424
|
15 months |
fx.algrain |
Use new property sheet. Change the constraint type to test registration and over... |
testCookieCrumbler.py
|
31655
|
2 years |
leonardo |
call the original cookiecrumbler set-up before doing anything else |
testCopySupport.py
|
38094
|
20 months |
jm |
Fix TestCopySupport.test_03_unindexObjectGrouping |
testDateUtils.py
|
32073
|
2 years |
leonardo |
Zope 2.12 DateTime keeps consistency between the tz received and the tz displaye... |
testDocumentationHelper.py
|
35501
|
2 years |
luke |
- this was already tested in test_01_ERP5Site
|
testDynamicClassGeneration.py
|
44780
|
13 months |
jm |
Reimplement migration of persistent objects with obsolete classes
This fixes se... |
testERP5Type.py
|
45131
|
13 months |
seb |
getProperty('foo', d='bar') was raising attribute error if
in the past a local p... |
testERP5TypeInterfaces.py
|
45667
|
13 months |
jm |
Optimize getTransactionalVariable, and fix it for setdefault/update |
testFolder.py
|
39651
|
18 months |
nicolas.dumazet |
fix testFolder.test_upgradeObjectClassWithStrings with portal type classes code
... |
testFolderMigration.py
|
35159
|
2 years |
jerome |
remove quiet and run_all tests from signatures
replace self.getPoral() by self.p... |
testJSONEncoder.py
|
24714
|
3 years |
rafael |
Added simple test for JSONEncoder
Thanks to Lucas Carvalho.
|
testJSPacker.py
|
24751
|
3 years |
rafael |
Added one more test for JSPacker.
Thanks to Lucas
|
testMemcachedTool.py
|
42850
|
15 months |
kazuhiko |
sleep a bit more to wait for expiration otherwise possibly it seems to fail due ... |
testPerformance.py
|
44608
|
13 months |
leonardo |
allow testPerformance to run (sans profiling) on Python 2.4 |
testSessionTool.py
|
40141
|
18 months |
jm |
Fix TestSessionTool.test_03_MemcachedDistributedSession |
testTimerService.py
|
35159
|
2 years |
jerome |
remove quiet and run_all tests from signatures
replace self.getPoral() by self.p... |
testTransactionalVariable.py
|
38366
|
20 months |
jm |
Deprecate passing a parameter to getTransactionalVariable
getTransactionalVaria... |
testXMLMatrix.py
|
42531
|
16 months |
seb |
fixed usages of ERP5TypeTestCase because this class
is only a proxy now |
testXMLPickle.py
|
18669
|
4 years |
yusei |
Don't use ppml.ToXMLloads. It is not working.
|
utils.py
|
44781
|
13 months |
jm |
Add helpers to handle mount points
- A new Base.getMountedObject method allow t... |