]> git.agnieray.net Git - galette.git/history - tests/Galette/Entity/tests/units/Contribution.php
Officially allows "0" as contribution amount; closes #1767
[galette.git] / tests / Galette / Entity / tests / units / Contribution.php
2024-01-05 Johan CwiklinskiOfficially allows "0" as contribution amount; closes...
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-07-08 Johan CwiklinskiRemove 'svn' lines
2023-03-26 Johan CwiklinskiImprove and fix tests
2023-03-24 Johan CwiklinskiMigrate to phpunit; closes #1674
2023-03-01 Johan CwiklinskiFix for 2024 Feb, 29th
2023-02-08 Johan CwiklinskiAdd types on test classes variables
2023-01-29 Johan CwiklinskiFix for 2024 Feb, 29th
2022-06-01 Guillaume AGNIERAYModify tests: contributions, reminders, membership
2021-12-31 Guillaume AGNIERAYFix contribution tests; closes #1610
2021-11-29 Johan CwiklinskiMerge branch 'release/0.9.6'
2021-11-07 Johan CwiklinskiPrevent issue on empty amount; add test
2021-11-07 Johan CwiklinskiMerge branch 'release/0.9.5.2'
2021-11-07 Johan CwiklinskiCheck MySQL warning in tests suite
2021-11-07 Johan CwiklinskiThrow errors
2021-11-07 Johan CwiklinskiNon logged cannot see contributions or transactions
2021-10-23 Johan CwiklinskiMerge branch 'release/0.9.5.1'
2021-10-17 Johan CwiklinskiImprove tests
2021-10-17 Johan CwiklinskiFactorize
2021-10-17 Johan CwiklinskiAdd unit tests for transaction
2021-10-17 Johan CwiklinskiTest Contribution::canShow
2021-10-01 Johan CwiklinskiFix tests
2021-09-30 Johan CwiklinskiSmall rework and few typo fixes
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2021-01-10 Johan CwiklinskiWork on tests
2021-01-10 Johan CwiklinskiReplacements feature; fixes #1393
2020-12-06 Johan CwiklinskiSession is useless in Login
2020-11-07 Johan CwiklinskiRemove faker
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-10-18 Johan CwiklinskiImprove Mailing constructor
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-06-29 Johan CwiklinskiFix tests
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-05-12 Johan CwiklinskiDefine missing contant in bootstrap
2020-04-27 Johan CwiklinskiAdd preference to offer last months of the year
2020-04-12 Johan CwiklinskiRe-add new lang; fix tests
2020-03-07 Johan CwiklinskiFix date tests
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-10-24 Johan CwiklinskiAdd management for payment types; closes #1084
2018-07-21 Johan CwiklinskiAnother try to fix tests dates
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-04-07 Johan CwiklinskiFix tests on company
2018-04-03 Johan CwiklinskiFix member assertions in contribution tests
2018-03-10 Johan CwiklinskiAdapt unit tests
2018-02-24 Johan CwiklinskiFix faker contribution date issue
2018-02-24 Johan CwiklinskiGet field name on test failure
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-18 Johan CwiklinskiConstants not renamed in tests...
2017-07-18 Johan CwiklinskiRename constants in tests as well
2017-06-25 Johan CwiklinskiTest contribution removal
2017-06-25 Johan CwiklinskiDrop data after each tests; test load
2017-06-22 Johan CwiklinskiFew more tests on contribution
2017-06-17 Johan CwiklinskiTest setters
2017-06-16 Johan CwiklinskiEnsure test data are remove after test
2017-06-16 Johan CwiklinskiTest overlapping
2017-06-15 Johan CwiklinskiTest contribution end date
2017-06-14 Johan CwiklinskiInstanciate missing data if needed
2017-06-14 Johan CwiklinskiFix Contribution tests dates
2017-06-11 Johan CwiklinskiBegin to test contributions