/[public]/erp5/trunk/products/ERP5/tests
ERP5 logo

Index of /erp5/trunk/products/ERP5/tests

Files shown:113
Directory revision: 45686 (of 46038)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
test_data/  39708  18 months  jm  Sort portal types to install according to their dependencies
__init__.py  11050  5 years  jerome  make tests directories some python packages (thanks Luke)
erp5_url_checker.py  16429  4 years  jerome  fix all undefined names in ERP5 unit tests, this was mostly due to the use of fr...
extractMessageCatalog.py  29606  2 years  luke   - remove not needed imports
testAccounting.py  43401  15 months  jerome  install erp5_core_proxy_field_legacy
testAccountingReports.py  40366  18 months  jerome  test an account statement on a timeframe starting before the accounting period.
testAccountingRules.py  44467  14 months  jerome  remove tests for invoice transaction rule iself, we no longer use that.
testAccounting_l10n_fr_m9.py  43465  15 months  seb  only check the constraint we are interested in
testAcknowledgementTool.py  31447  2 years  kazuhiko  move the 'config' comment line to the first line to make it effective. (locating...
testAdvancedInvoicing.py  43404  15 months  jerome  install erp5_core_proxy_field_legacy
testAlarm.py  40403  18 months  kazuhiko  fix the problem : when we invoke an alarm manually, alarm table record is reset....
testAmount.py  42913  15 months  nicolas.dumazet  fix TestMovement and TestAccountingTransactionLine so they use portal type class...
testApparelModel.py  41900  16 months  jm  Fix testApparelModel (MappedValue does not inherit Amount anymore)
testApparelTransformation.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
testBPMCore.py  45362  13 months  seb  we must be able to find a business process when following specialise category on...
testBPMEvaluation.py  39991  18 months  jm  Skip testBPMEvaluation by default
testBase.py  44772  13 months  nicolas  Portal contributions is embedded by erp5_ingestion which is not installed. Creat...
testBudget.py  43376  15 months  seb  testBudget needs old proxy fields of erp5_core
testBug.py  35398  2 years  nicolas  Define preferences required to init Bug Lines
testBusinessTemplate.py  45481  13 months  luke   - do not force installation of Business Templates as it avoids of some "API" us...
testCRM.py  45576  13 months  nicolas  Pass correct relative_url
testCalendar.py  43402  15 months  romain  erp5_core_proxy_field_legacy is required
testComplexTradeModelLineUseCase.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
testConflictResolution.py  40430  18 months  jm  TestConflictResolution: install 'erp5_base' for 'portal_web_services'
testContentTranslation.py  35382  2 years  yusuke  add a failing test for the bug #1790.
testContributionRegistryTool.py  41489  17 months  nicolas.dumazet  setting up mime_type categories does not look like a requirement.
testConversionInSimulation.py  45188  13 months  leonardo  Use a business process with business links, needed by incoming change to Simulat...
testCrmReports.py  43377  15 months  seb  testCrmReports needs old proxy fields of erp5_core
testDataProtection.py  33729  2 years  nicolas  Submit transition is done inside action. Follow_up has been replaced by agent ca...
testDeliveryBuilderToSupportMultipleLines.py  41764  16 months  jm  Run TestNestedLine with legacy simulation
testDivergenceTester.py  45156  13 months  leonardo  TestOrderMixin.afterSetUp() already validate rules. TestDivergenceTester.afterSe...
testDomainTool.py  43114  15 months  nicolas.dumazet  Constraints are now predicates, and will show up in searchPredicateList results ...
testERP5Administration.py  36400  23 months  jerome  tests the alarm from r36399
testERP5Base.py  45637  13 months  nicolas  refactor some tests to maintain less code. Check category_relative_url, not rela...
testERP5Category.py  42984  15 months  arnaud.fontaine  After modifying a portal type, commit to ensure that the accessors will be gener...
testERP5Commerce.py  43426  15 months  lucas  Added legacy business template. It is required since r43337.
testERP5Core.py  43859  14 months  rafael  Increase verbosity of the test.
testERP5Credential.py  39951  18 months  fabien  move test in products
testERP5CurrencyExchangeLine.py  43701  14 months  mame  Install missing bts as object business_process_module/erp5_default_business_proc...
testERP5Discussion.py  42508  16 months  ivan  Add dependency bt5.
testERP5Interfaces.py  40001  18 months  jm  testERP5(Type)Interfaces: do not import from Products.ERP5Type.Document anymore
testERP5Simulation.py  43201  15 months  nicolas.dumazet  test that portal_simulation is indexed. Without this "simple" test/knowledge, d...
testERP5Web.py  45686  12 months  kazuhiko  a document with empty language is available for any language.
testERP5WebCodingStyle.py  42343  16 months  ivan  Since r42341 erp5_web depends on erp5_jquery.
testERP5WebWithCRM.py  42343  16 months  ivan  Since r42341 erp5_web depends on erp5_jquery.
testERP5WebWithDms.py  43387  15 months  seb  old proxy fields of erp5_core needed by several tests
testERP5eGov.py  43509  14 months  ivan  Add requried bt5s.
testEditorField.py  45535  13 months  romain  EditorField is now able to use the css and extra properties in read only mode (r...
testFieldLibraryGuideline.py  31635  2 years  romain  Test if some business template follow the Field Library creation convention.
testGeographicalAddress.py  29835  2 years  luke   - stepTic is defined in ERP5TypeTestCase and is able to recognise if it is run ...
testICal.py  41589  17 months  vincent  ICal test fails with trunk version of simulation. As this test is not related t...
testIdTool.py  36283  23 months  daniele  Add store interval on SQLNonContinuousIncreasingIdGenerator Add a export and imp...
testIdToolUpgrade.py  38947  19 months  seb  fixed migration problem when the id_group was not a string (it happened that the...
testImmobilisation.py  44438  14 months  jerome  Change Item class hierarchy, not all Items are immobilisation items. Change Mach...
testInteractionWorkflow.py  43304  15 months  nicolas.dumazet  fix wrong test that expected edit() to call the public setter. It happened some...
testInternalOrder.py  35093  2 years  nicolas.dumazet  Add test for Internal Order, extending testPurchaseOrder
testInvalidationBug.py  43448  15 months  jm  Fix testLateInvalidationFromZEO for Zope 2.12
testInventory.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
testInventoryAPI.py  40953  17 months  jerome  rename "getInventoryEquals" to "assertInventoryEquals" as the method is making a...
testInventoryModule.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
testInvoice.py  45135  13 months  leonardo  TestInvoiceMixin overrides afterSetup of TestOrderMixin, but forgot to set some ...
testItem.py  41903  16 months  nicolas  same as r41902
testKM.py  44496  14 months  ivan  Fix test
testMRP.py  40002  18 months  jm  ERP5TypeTestCase: new getRule method
testMilestoneReporting.py  31885  2 years  seb  * Add two more columns in the milestone report : outcome_description and descr...
testMovementGroup.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
testNotificationMessageModule.py  35373  2 years  nicolas  Specify content_type of created document
testNotificationTool.py  44712  13 months  romain  Check Message-ID generation
testOpenOrder.py  43808  14 months  jerome  mark as expected failure (for now) those features who are under heavy refactorin...
testOrder.py  44152  14 months  leonardo  add the test name to the title of the created Sale Order
testOrderBuilder.py  41628  17 months  jm  TestOrderBuilder: code style
testPDM.py  29805  2 years  nicolas.dumazet  Use ERP5TestCase.login instead of local methods. Drop unused changeToPreviousUse...
testPackingList.py  44622  13 months  leonardo  failures are no longer to be expected on testPackingList
testPackingListRoundingPrecision.py  16429  4 years  jerome  fix all undefined names in ERP5 unit tests, this was mostly due to the use of fr...
testPasswordTool.py  43110  15 months  arnaud.fontaine  Since r42905, _last_message, _previous_message and _message_list of DummyMailHos...
testPayroll.py  43595  14 months  aurel  commit 43405 was reverted in previous commit, reapply it
testPayroll_l10n_fr.py  28756  2 years  fabien  fix failing test : dates were the same on the 2 paysheet, so the getYearToDateSl...
testPerson.py  43093  15 months  nicolas.dumazet  Do not instanciate directly documents, use container.newContent instead.
testPredicate.py  41814  16 months  nicolas.dumazet  test for tales_expression field of predicates
testProductionOrder.py  43762  14 months  jerome  last expand simulation state is useless
testProductionOrderApparel.py  43762  14 months  jerome  last expand simulation state is useless
testProductionPackingList.py  40143  18 months  jm  New testLegacySimulationProduction* running testProductionOrder* with legacy sim...
testProductionPackingListApparel.py  40143  18 months  jm  New testLegacySimulationProduction* running testProductionOrder* with legacy sim...
testProject.py  40003  18 months  jm  Run testProject with legacy simulation + several fixes to testOpenOrder and test...
testPurchaseOrder.py  21978  3 years  jerome  remove hardcoded workflow_id. Thanks Lukazs
testQueryModule.py  29606  2 years  luke   - remove not needed imports
testRSS.py  40579  17 months  ivan  absolute_url doesn't any longer include view but we use it (for the moment in RS...
testResource.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
testResourceVariation.py  31893  2 years  nicolas.dumazet  remove login and loginUser methods login() method adds nothing more than ERP5Ty...
testReturnedSalePackingList.py  41552  17 months  jm  Make testLegacyReturnedSalePackingList a virtual copy of testReturnedSalePacking...
testRoundingTool.py  39267  19 months  yusei  Add a test for RoundingModel.roundValue method.
testRule.py  45578  13 months  leonardo  add trade_phase predicates to rules and check that already applied rules are not...
testSQLCachedWorklist.py  44071  14 months  nicolas  SQL Cached worklist does not support related_key resolution
testSimulationPerformance.py  37793  21 months  yo  Revise the time ranges according to improved speed.
testSpellChecking.py  41910  16 months  jm  TestSpellChecking: ignore obsolete 'erp5_legacy_tax_system' & broken 'erp5_bpm'
testSupply.py  41780  16 months  yusei  Add testSupplyCellPropertyAndAccessor to check if getter/setter and get/setPrope...
testTask.py  43111  15 months  arnaud.fontaine  Ensure that accessors are re-generated after modifying the Property Sheets of a ...
testTaskReportDivergence.py  44241  14 months  seb  * use new API to make test_03_TaskReportChangeStartDate working with new simul...
testTaskReporting.py  43821  14 months  seb  * change monthly report test according to last changes of the report - simulatio...
testTemplate.py  36176  23 months  seb  * Make sure that the list of property sheets with name ending with preference ...
testTemplateTool.py  44730  13 months  luke   - cleanup imports
testTradeCondition.py  37741  21 months  luke   - remove not needed part of test
testTradeModelLine.py  45390  13 months  seb  we need business links for many tests of testTradeModelLine, so always add them
testTradeModelLinePurchase.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
testTradeReports.py  43388  15 months  seb  old proxy fields of erp5_core needed by several tests
testTransformation.py  43031  15 months  nicolas.dumazet  _addPropertySheet changes portal types, one needs to force a commit to actually ...
testTranslation.py  42531  16 months  seb  fixed usages of ERP5TypeTestCase because this class is only a proxy now
testTrashTool.py  32191  2 years  leonardo  replace generic comment with typo for an actually meaningful comment
testUrl.py  37355  21 months  lucas  This line was forgotten by mistake. Removed once it is useless.
testWebCrawler.py  43388  15 months  seb  old proxy fields of erp5_core needed by several tests
testWebDavSupport.py  37805  21 months  nicolas  Really add the method manage_FTPget
testWorklist.py  44066  14 months  nicolas  Test recent features of worklist computation. - Now dynamic related keys are re...
testXHTML.py  43451  15 months  kazuhiko  add erp5_jquery that is required by erp5_web.
utils.py  39979  18 months  jm  Silent tests that fail with new simulation but pass with legacy simulation Sett...

Properties

Name Value
svn:ignore *.pyc

  ViewVC Help
Powered by ViewVC 1.1.2