noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] branch devel updated (20570c8 -> fc3c105)


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch devel updated (20570c8 -> fc3c105)
Date: Mon, 6 Dec 2021 12:53:31 -0500 (EST)

sparkyx pushed a change to branch devel
in repository noalyss.

    from 20570c8  fix bug in upgrade171.sql
     new 0068caa  remove console.debug
     new fc3c105  Code improved : test and fix load functions

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 html/js/acc_ledger.js                              |   4 +-
 include/class/acc_bilan.class.php                  |   6 +-
 include/class/acc_ledger_info.class.php            |  16 +-
 include/class/acc_payment.class.php                |  25 ++-
 include/class/anc_group.class.php                  |  29 ++--
 include/class/dossier.class.php                    |  10 +-
 include/class/follow_up_detail.class.php           |  18 ++-
 include/class/forecast.class.php                   |  25 +--
 include/class/todo_list.class.php                  |  13 +-
 unit-test/include/class/acc_bilan.Test.php         |   1 -
 unit-test/include/class/acc_ledger_info.Test.php   |  32 +++-
 unit-test/include/class/acc_ledger_search.Test.php |  15 +-
 unit-test/include/class/acc_payment.Test.php       | 180 +++++++++++++++++++++
 unit-test/include/class/anc_group.Test.php         | 126 +++++++++++++++
 unit-test/include/class/dossier.Test.php           |  24 ++-
 unit-test/include/class/pdf_anc_acc_list.Test.php  |   4 +-
 unit-test/include/class/user.Test.php              |   9 +-
 17 files changed, 455 insertions(+), 82 deletions(-)
 create mode 100644 unit-test/include/class/acc_payment.Test.php
 create mode 100644 unit-test/include/class/anc_group.Test.php



reply via email to

[Prev in Thread] Current Thread [Next in Thread]