This website requires JavaScript.
Explore
Help
Sign In
IntenseFinance
/
firefly-iii
Watch
3
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-02-25 18:45:27 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
454b3ebd97d83b67fe1521c33c7429c822730b10
firefly-iii
/
tests
/
Unit
/
Import
/
Converter
History
James Cole
9a34bb7e7a
Small test fixes.
2018-09-10 20:22:02 +02:00
..
AmountCreditTest.php
After pulling the code from @hamuz I realised the test was disabled. So I enabled it again. I had to change two test results. One was a 0 value not being negative, the other was due to the 12 decimal cut off (Firefly III configuration).
2018-09-09 17:11:07 +02:00
AmountDebitTest.php
Update tests so repositories are not called. Saves on DB calls, speeds up tests.
2018-09-04 09:52:19 +02:00
AmountNegatedTest.php
Small test fixes.
2018-09-10 20:22:02 +02:00
AmountTest.php
Update tests so repositories are not called. Saves on DB calls, speeds up tests.
2018-09-04 09:52:19 +02:00
INGDebitCreditTest.php
Update tests so repositories are not called. Saves on DB calls, speeds up tests.
2018-09-04 09:52:19 +02:00
RabobankDebitCreditTest.php
Update tests so repositories are not called. Saves on DB calls, speeds up tests.
2018-09-04 09:52:19 +02:00