github-actions
7e665dbdfc
Auto commit for release 'develop' on 2024-09-02
2024-09-02 05:06:53 +02:00
tasnim
edfa92c1aa
Navigation.php back and change tests
2024-08-27 09:44:47 +03:00
James Cole
a17bc7258f
Fix phpstan error courtesy of the laravel 11 upgrade (changed signatures and return types)
2024-04-02 15:40:33 +02:00
James Cole
19d1cf192b
Fix tests, update changelog.
2024-04-01 08:46:13 +02:00
James Cole
5ec54de29e
Fix shitty test
2024-03-31 16:51:53 +02:00
github-actions
ddf1a8cebb
Auto commit for release 'develop' on 2024-03-18
2024-03-18 01:30:56 +01:00
James Cole
b359d51d3a
Fix code and tests.
2024-03-17 12:26:56 +01:00
James Cole
d3f19db42d
This should fix the tests again.
2024-02-03 10:08:34 +01:00
James Cole
956108399b
Various code cleanup and fixed alignments.
2024-01-01 15:17:11 +01:00
James Cole
135b9fc010
Add void to a lot of methods.
2023-12-21 05:06:17 +01:00
James Cole
c9d5d74662
More code cleanup
2023-12-20 19:45:12 +01:00
James Cole
a6c355c7b8
Add test case for bill dates
2023-11-26 07:19:57 +01:00
James Cole
7436f94feb
Fix code quality and run.
2023-11-04 14:26:35 +01:00
James Cole
101bcc250e
Code cleanup
2023-11-03 05:52:35 +01:00
James Cole
12675dd950
Refactor phpstan errors.
2023-10-29 17:41:14 +01:00
Antonio Spinelli
8100f68020
Cover preferred format methods of the Navigation class
2023-10-24 22:52:01 -03:00
Antonio Spinelli
dd2f8d4404
Cover endOfPeriod method of the Navigation class
...
The custom frequency requires a timezone configuration, forcing it
to run in the integration test scope.
Running the integration tests requires a database connection in the
build process. It enables other case tests.
The API Tests cause interference in other tests, requiring isolating
them.
2023-10-23 10:32:38 -03:00
James Cole
1699513023
Fix test
2023-08-31 19:18:16 +02:00
James Cole
488a8a7e86
Fix test
2023-08-31 19:13:06 +02:00
James Cole
dd571d6221
Fix test
2023-08-31 19:02:38 +02:00
James Cole
80f21d2a4f
Fix test
2023-08-30 07:06:43 +02:00
James Cole
5513ec068e
Fix test
2023-08-30 06:53:46 +02:00
James Cole
788dae1477
fix: notifications
2023-07-17 20:33:26 +02:00
James Cole
b557805eeb
Code for new release
2023-07-15 16:02:42 +02:00
Antonio Spinelli
7af9169763
Cover the startOfPeriod method of Navigation class
2023-07-04 14:15:52 -03:00
James Cole
775504acb6
Chore: Add phpdocs
2023-07-04 13:29:19 +02:00
Antonio Spinelli
720fff4595
Fix typo, remove unused class and change the copyright author
2023-07-04 06:26:05 -03:00
Antonio Spinelli
7f0db0de04
Organize test suites into unit and integration
...
This is the goals of project organization composing different
combinations to run any number of tests together.
2023-07-03 13:46:30 -03:00
James Cole
646b65918d
Remove tests since they’ve been changed in Laravel 5.4.
2017-02-05 15:41:23 +01:00
James Cole
36f1b6a834
New account tests.
2017-01-02 10:05:02 +01:00
James Cole
04290bf9b6
Fix small issue with piggy banks.
2017-01-01 16:55:18 +01:00
James Cole
a37f70947b
Various code cleanup.
2016-12-28 16:45:44 +01:00
James Cole
b6aa79bb38
Various code cleanup. Removed executable flags, added newlines.
2016-12-22 19:42:45 +01:00
James Cole
240f3c126b
Restored some tests.
2016-11-19 15:55:49 +01:00
James Cole
3d25fd79ca
First set of upgrade to 5.3 stuff.
2016-09-16 06:19:40 +02:00
James Cole
67caf6ef1f
Code cleanup [skip ci]
2016-04-01 16:46:11 +02:00
James Cole
4a2768f8d1
Reinstated test files.
2016-01-09 09:56:41 +01:00
James Cole
4b00db7662
Removed test code after upgrading to laravel 5.2 (will have to reinstate).
2016-01-08 14:30:19 +01:00
James Cole
d9884ddf73
Removed test code after upgrading to laravel 5.2
2016-01-08 14:28:04 +01:00
Antonio Spinelli
b3d99cd210
apply demeter law for transaction type calls
...
- adds contants for transaction type names
- demeter law = never speaks with strangers
2015-12-10 16:53:48 -02:00
James Cole
ad6700c114
An example test. Will continue later.
2015-07-03 10:28:40 +02:00
James Cole
24e7c68243
Initial codeception installation.
2015-07-03 08:15:30 +02:00
James Cole
d88919474b
Reversed codeception.
2015-07-03 07:27:01 +02:00
James Cole
e139664301
Revert "Some updates to unit tests."
...
This reverts commit 5adf5f6e3f
.
2015-07-03 07:25:07 +02:00
James Cole
5adf5f6e3f
Some updates to unit tests.
2015-07-03 07:24:34 +02:00
James Cole
922b2962a3
Bootstrap codeception.
2015-07-02 09:45:21 +02:00
James Cole
4586c1ef52
Removed all test cases.
2015-02-27 20:45:17 +01:00
James Cole
da0c0742bf
Covered some more lines of code.
2015-01-02 13:57:40 +01:00
James Cole
5c35fee0c2
New lines at end of file [skip ci]
2015-01-02 06:16:49 +01:00
James Cole
f27919f91b
Fixed transaction journal test.
2015-01-01 22:57:15 +01:00