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-09-29 18:20:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d4b82a33c5f8ad8e7e1afce2853832af998451db
firefly-iii
/
tests
/
Unit
/
Import
/
Converter
History
James Cole
d4b82a33c5
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
..
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
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
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