Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / quotaholder / test @ d03796c2

Name Size
  settings
__init__.py 0 Bytes
config.py 3.5 kB
qh_init 126 Bytes
simpletests.py 18.6 kB

Latest revisions

# Date Author Comment
3adbfafa 04/05/2013 06:48 pm Giorgos Korfiatis

wip Remove import_limit and export_limit from policy

If needed, they can be simulated by importing from special resources.

d03796c2 04/05/2013 06:48 pm Giorgos Korfiatis

Redesign quota holding

A Holding now tracks the current usage (amount imported)
and the amount available to export (stock).

Counters come in pairs (imported_min, imported_max and
stock_min, stock_max respectively) to allow for a two-step
commission.

For example, issuing a commission to import some quantity...

ccdb7c02 04/05/2013 06:48 pm Giorgos Korfiatis

wip Merge quotaholder into astakos

quotaholder_django/quotaholder_app becomes astakos/quotaholder
quotaholder_django/test becomes astakos/quotaholder/test

508ed0e1 04/05/2013 06:48 pm Giorgos Korfiatis

Delete obsolete testing files

c6ef66ba 04/05/2013 06:48 pm Giorgos Korfiatis

Update quotaholder unit tests

View revisions

Also available in: Atom