OERPScenario 0.3 "alpha"

Milestone information

Project:
OERPScenario
Series:
stable-5.0
Version:
0.3
Code name:
alpha
Released:
 
Registrant:
Joël Grand-Guillaume @ camptocamp
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
3 Joël Grand-Guillaume @ camptocamp
Blueprints:
3 Beta Available
Bugs:
No bugs are targeted to this milestone.

Download files for this release

File Description Downloads

Release notes 

- Speed improvment

- Add tests, mainly on finance

- Add the possibility to install the demo data for installed module => allowing you to write tests case on demo data !

- Add the possibility to launch the quality test form Tiny

- Base API for module handling

- Better helpers for Class handling

- Add the support for rakefile

- Add memorizer in ScenarioUtils to better handle test object through tests

Changelog 

View the full changelog

------------------------------------------------------------
revno: 36
committer: Joel Grand-Guillaume <email address hidden>
branch nick: OERPScenario-Stable
timestamp: Fri 2010-01-22 11:36:47 +0100
message:
  [FIX] Fix the login change
  [DOC] Update Readme.txt file
------------------------------------------------------------
revno: 35
committer: Joel Grand-Guillaume <email address hidden>
branch nick: OERPScenario-Stable
timestamp: Fri 2010-01-22 11:26:44 +0100
message:
  [MRG] Merge from trunk, Adding:
  - Demo data handling
  - Rakefile handling
  - Better helpers
  - More test case for bank statement and rounding
  - Memorizer system to better handle tests
    ------------------------------------------------------------
    revno: 30.1.32
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Fri 2010-01-22 11:19:10 +0100
    message:
      [IMP] Add a clean memorizer into ScenarionUtils instead of instance_get and set methods.
    ------------------------------------------------------------
    revno: 30.1.31
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Thu 2010-01-21 17:23:05 +0100
    message:
      [IMP] Add a system to record a variable called @NAME, where name is the named object, like MySupplierInvoice. This allow to ensure the current created and tested invoices.
    ------------------------------------------------------------
    revno: 30.1.30
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Thu 2010-01-21 16:31:14 +0100
    message:
      [IMP] Improve the test of bank statement to check the move generation, even if bank statmement confirmation fail. For now, it work only once => need to implement something to avoid that
    ------------------------------------------------------------
    revno: 30.1.29
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Wed 2010-01-20 12:01:38 +0100
    message:
      [DBG] Commit for VRenaville to debug Statement Bank...
    ------------------------------------------------------------
    revno: 30.1.28
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Wed 2010-01-20 11:30:50 +0100
    message:
      [FIX] Change the order in the call of method into Helper to avoid on_change bug from Ooor 1.2.2
    ------------------------------------------------------------
    revno: 30.1.27
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Wed 2010-01-20 09:42:33 +0100
    message:
      [FIX] Adapt the on_change according to new Ooor v. 1.2.2
    ------------------------------------------------------------
    revno: 30.1.26
    committer: <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2010-01-19 18:14:53 +0100
    message:
      fix ooor 1.2.1 problems and dramatically increase OERPScenario performence
    ------------------------------------------------------------
    revno: 30.1.25
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2010-01-19 16:00:50 +0100
    message:
      [DBG] Debug commit : Some trouble with new Ooor API...
    ------------------------------------------------------------
    revno: 30.1.24
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2010-01-19 08:37:20 +0100
    message:
      [IMP] Add a new test on rounding trouble, finish coding the test.
    ------------------------------------------------------------
    revno: 30.1.23
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Mon 2010-01-18 16:25:03 +0100
    message:
      [IMP] Add a new test on rounding trouble : Cannot validate non-balanced entry and rounding difference when invoice contain more than 1 line
    ------------------------------------------------------------
    revno: 30.1.22
    committer: <email address hidden>
    branch nick: OERPScenario
    timestamp: Fri 2010-01-08 12:38:20 +0100
    message:
      removing forgotten print
    ------------------------------------------------------------
    revno: 30.1.21
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Fri 2010-01-08 11:48:18 +0100
    message:
      [FIX] Correct the currency change on invoice using the method missing of Ooor.
    ------------------------------------------------------------
    revno: 30.1.20
    committer: <email address hidden>
    branch nick: OERPScenario
    timestamp: Fri 2010-01-08 11:44:18 +0100
    message:
      adding class initialisation validation
    ------------------------------------------------------------
    revno: 30.1.19
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Fri 2010-01-08 10:57:10 +0100
    message:
      [FIX] Correct the test into AccountBankStatement helper when importing invoices.
    ------------------------------------------------------------
    revno: 30.1.18
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Fri 2010-01-08 09:46:11 +0100
    message:
      [FIX] Add the right account type when creating the tests journals for debit and credit account
    ------------------------------------------------------------
    revno: 30.1.17
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Fri 2010-01-08 09:15:37 +0100
    message:
      [FIX] Add begin/rescue on Helpers to avoid OERPScenario to crash when module aren't installed...
    ------------------------------------------------------------
    revno: 30.1.16
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2009-12-22 23:18:23 +0100
    message:
      [MRG] Add little doc for rakefile in Readme.txt
        ------------------------------------------------------------
        revno: 30.4.4
        committer: Joel Grand-Guillaume <email address hidden>
        branch nick: OERPScenarioJoel
        timestamp: Tue 2009-12-22 23:16:56 +0100
        message:
          [DOC] Add little rake explanation
    ------------------------------------------------------------
    revno: 30.1.15
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2009-12-22 22:38:01 +0100
    message:
      [MRG] Add basic Rakefile and features. Install rake command with gem install rake.
        ------------------------------------------------------------
        revno: 30.4.3
        committer: Joel Grand-Guillaume <email address hidden>
        branch nick: OERPScenarioJoel
        timestamp: Tue 2009-12-22 22:35:49 +0100
        message:
          [ADD] Add basic Rakefile and features. Install rake command with gem install rake.
    ------------------------------------------------------------
    revno: 30.1.14
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2009-12-22 21:51:14 +0100
    message:
      [IMP] Little improvement in quality test features
        ------------------------------------------------------------
        revno: 30.4.2
        committer: Joel Grand-Guillaume <email address hidden>
        branch nick: OERPScenarioJoel
        timestamp: Tue 2009-12-22 21:50:52 +0100
        message:
          [IMP] Little improvement in quality test features
    ------------------------------------------------------------
    revno: 30.1.13
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2009-12-22 20:52:56 +0100
    message:
      [IMP] the load demo data function
      [ADD] Add the tag @quality and the related test, to run the base_module_quatliy
      [ADD] Helper on ModuleQualityCheck to run tests

      [ADD] Install module into IrModuleModule Helper
        ------------------------------------------------------------
        revno: 30.4.1
        committer: Joel Grand-Guillaume <email address hidden>
        branch nick: OERPScenarioJoel
        timestamp: Tue 2009-12-22 20:51:43 +0100
        message:
          [IMP] the load demo data function
          [ADD] Add the tag @quality and the related test, to run the base_module_quatliy
          [ADD] Helper on ModuleQualityCheck to run tests
          [ADD] Install module into IrModuleModule Helper
    ------------------------------------------------------------
    revno: 30.1.12
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Tue 2009-12-22 11:20:48 +0100
    message:
      [IMP] Little improvement : adding test on checkbox on invoice when testing statement
    ------------------------------------------------------------
    revno: 30.1.11
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Mon 2009-12-21 20:50:18 +0100
    message:
      [MRG] Add demo data loading in the background (they are now accissible for every tests)
        Add the load_demo_data_on_installed_modules into IrModuleModule helper
        ------------------------------------------------------------
        revno: 30.3.3
        committer: Joel Grand-Guillaume <email address hidden>
        branch nick: OERPScenarioJoel
        timestamp: Mon 2009-12-21 20:48:34 +0100
        message:
          [IMP] Add demo data loading in the background (they are now accissible for every tests)
          Add the load_demo_data_on_installed_modules into IrModuleModule helper
    ------------------------------------------------------------
    revno: 30.1.10
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Mon 2009-12-21 20:22:29 +0100
    message:
      [MRG] Add helper on IrModuleModule and tag @demo to laod the demo data on installed module. We can now use demo data with OERPScenario :)
        ------------------------------------------------------------
        revno: 30.3.2
        committer: Joel Grand-Guillaume <email address hidden>
        branch nick: OERPScenarioJoel
        timestamp: Mon 2009-12-21 20:20:15 +0100
        message:
          [IMP] Add the IrModuleModule helpers to upgrade module trough 'upgrade wizard'
        ------------------------------------------------------------
        revno: 30.3.1
        committer: Joel Grand-Guillaume <email address hidden>
        branch nick: OERPScenarioJoel
        timestamp: Mon 2009-12-21 20:01:58 +0100
        message:
          [IMP] Add a new tag @demo who allow you to load the demo data for current installed modules.
    ------------------------------------------------------------
    revno: 30.1.9
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Mon 2009-12-21 18:35:26 +0100
    message:
      [MRG] From Vincent branch for : adding feature base & some bank statement test
        ------------------------------------------------------------
        revno: 30.2.5
        committer: Vincent Renaville <email address hidden>
        branch nick: base_db_testing
        timestamp: Wed 2009-12-16 17:05:02 +0100
        message:
          change name in bank statement scenario
        ------------------------------------------------------------
        revno: 30.2.4
        committer: Vincent Renaville <email address hidden>
        branch nick: base_db_testing
        timestamp: Wed 2009-12-16 17:03:09 +0100
        message:
          Rename functions
        ------------------------------------------------------------
        revno: 30.2.3
        committer: Vincent Renaville <email address hidden>
        branch nick: base_db_testing
        timestamp: Wed 2009-12-16 10:59:47 +0100
        message:
          Feature base
        ------------------------------------------------------------
        revno: 30.2.2
        committer: Vincent Renaville <email address hidden>
        branch nick: base_db_testing
        timestamp: Tue 2009-12-15 16:38:07 +0100
        message:
          Merge from trunk
        ------------------------------------------------------------
        revno: 30.2.1
        committer: Vincent Renaville <email address hidden>
        branch nick: openerp_scenario
        timestamp: Tue 2009-12-15 11:47:46 +0100
        message:
          Add bank statement
    ------------------------------------------------------------
    revno: 30.1.8
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Mon 2009-12-21 18:16:33 +0100
    message:
      [ADD] the currency change when recreating invoice to check rounding trouble
    ------------------------------------------------------------
    revno: 30.1.7
    committer: Joel Grand-Guillaume <email address hidden>
    branch nick: OERPScenario
    timestamp: Wed 2009-12-16 21:55:47 +0100
    message:
      [DOC] Correct branch into Readme.txt
    ------------------------------------------------------------
    revno: 30.1.6
    committer: Raphaël Valyi <email address hidden>
    branch nick: oerpsenario
    timestamp: Wed 2009-12-16 04:17:41 -0200
    message:
      [FIX] fixed code to match corrected OOOR connector v1.1.0, please make sure to update OOOR using sudo gem update ooor
    ------------------------------------------------------------
    revno: 30.1.5
    committer: Raphaël Valyi <email address hidden>
    branch nick: oerpsenario
    timestamp: Wed 2009-12-16 01:46:05 -0200
    message:
      [FIX] fixed type valiate -> validate, let's not Tiny ourselves

3 blueprints and 0 bugs targeted

Blueprint Priority Assignee Delivery
Create a rakefile to ease test launching Create a rakefile to ease test launching 1 Undefined Joël Grand-Guillaume @ camptocamp  8 Beta Available
Load the demo data on the designated server Load the demo data on the designated server 1 Undefined Joël Grand-Guillaume @ camptocamp  8 Beta Available
Use the OpenERP provided test in OERPScenario Use the OpenERP provided test in OERPScenario 1 Undefined Joël Grand-Guillaume @ camptocamp  8 Beta Available
This milestone contains Public information
Everyone can see this information.