This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-10-21 19:49:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ad32c30f8266a3b9f7893b300c673ccca6629c06
firefly-iii
/
tests
/
Unit
/
Import
/
Converter
History
James Cole
d905849b71
Experimental fix for
#2031
2019-01-27 21:23:18 +01: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
Fix for
#1938
2018-12-30 06:19:16 +01:00
BankDebitCreditTest.php
Experimental fix for
#2031
2019-01-27 21:23:18 +01:00