Commit Graph

94 Commits

Author SHA1 Message Date
James Cole
68f01d932e
Fix a lot of phpstan things 2023-11-26 12:10:42 +01:00
James Cole
e9ef7d4144
Remove some complex log options 2023-10-30 06:35:08 +01: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
Antonio Spinelli
551c1f4cda
Send code coverage to SonarCloud 2023-07-03 15:45:32 -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
e35743ff42
Update meta files for new release. 2023-04-28 09:27:14 +02:00
James Cole
45369868ad
chore: Meta data for 603 2023-03-12 10:59:35 +01:00
James Cole
8f66c93ad0
Upgrade to Laravel 10 2023-02-24 05:53:32 +01:00
James Cole
d58c230f00
Clean up test related code. 2023-02-04 17:43:54 +01:00
James Cole
fd7ba9dd57
Remove unused tests 2023-02-04 17:11:19 +01:00
James Cole
cbf3118b8a
Fix tests 2021-03-21 08:13:19 +01:00
James Cole
657726e667
First run of all tests 2021-03-21 07:30:44 +01:00
James Cole
eb90dac89d
Transaction tests work. 2021-03-21 07:09:39 +01:00
James Cole
f15da8e4b3
Update test routine. 2021-03-20 15:39:49 +01:00
James Cole
bc5aa4b4cd
Update test code. 2021-03-20 07:21:13 +01:00
James Cole
03d3ede036
Expand test code. 2021-03-19 06:12:28 +01:00
James Cole
5eb1f93851
Most model tests now working. 2021-03-14 16:42:10 +01:00
James Cole
40a463d62a
Expand test cases. 2021-03-14 06:20:23 +01:00
James Cole
25bc0b0b78
Expand test cases. 2021-03-13 19:47:19 +01:00
James Cole
c9f7f877c0
Expand API test to bill store. 2021-03-13 16:47:29 +01:00
James Cole
7118abe28d
Fix some tests for account API 2021-03-13 12:01:01 +01:00
James Cole
6671c6d45c
Create some new test code. 2020-10-04 10:56:10 +02:00
James Cole
ffca935ced
Expand search. 2020-08-22 12:24:01 +02:00
James Cole
57cb325639
Optimise tests 2020-08-01 05:34:32 +02:00
James Cole
8a91618f8d
Merge branch 'develop' into feature/ci 2020-07-31 04:55:23 +00:00
James Cole
cd19e86141
Clean up test code, prep for merge. 2020-07-31 06:53:48 +02:00
Hosh Sadiq
8f568d41ca
Add initial continuous integration
Currently it will run phpunit, check coding standards and run
phpstan. This can and should be build upon, so that eventually builds
are automated and hopefully reproducable.
2020-07-27 19:47:22 +01:00
James Cole
64a6661ea4
Update email address. 2020-02-16 14:00:57 +01:00
James Cole
b2808d6a0c
Fix root copyright notices, after a tip from @GaryQ [skip ci] 2020-01-03 06:27:46 +01:00
James Cole
75c2529d3e
Improve test coverage. 2019-08-03 10:50:43 +02:00
James Cole
40dd2e0f7f
Improve test coverage. 2019-08-03 04:46:47 +02:00
James Cole
b049ca27f1
Improve test coverage. 2019-08-01 06:21:44 +02:00
James Cole
9b574ce7ad
Improve test coverage. 2019-07-31 16:53:09 +02:00
James Cole
d94d34ca63
Expand test coverage. 2019-07-26 17:48:24 +02:00
James Cole
226e2f7185
Improve test coverage. 2019-07-23 17:33:23 +02:00
James Cole
b7a4b0fdfd
Refactored a lot of tests. 2019-07-21 17:15:06 +02:00
James Cole
94acb50a6f
Update meta files. 2019-07-01 20:21:54 +02:00
James Cole
947b83cbd1
Improve test coverage. 2019-06-29 19:47:31 +02:00
James Cole
003d07504f
Improve test coverage. 2019-06-29 08:14:28 +02:00
James Cole
cf904eb677
Big bunch of code to improve test coverage. 2019-06-25 19:24:01 +02:00
James Cole
b3349f1f9d
New test suite 2019-06-23 05:53:10 +02:00
James Cole
47c2d0eaf1
Expand unit tests 2019-06-21 19:05:36 +02:00
James Cole
4a1e56671b
New PHPUnit config 2019-06-16 13:15:06 +02:00
James Cole
2ab9d2e6ee
Improve test coverage. 2019-06-10 20:14:00 +02:00
James Cole
7c2c24d330
Rename env variables. 2019-06-08 06:18:55 +02:00
James Cole
6f063a134f Reset some code. 2019-04-11 06:06:25 +02:00
James Cole
78a71fb7c6
Add copyright [skip ci] 2018-12-31 07:57:21 +01:00
James Cole
bb25132865
Fix tests 2018-04-27 11:29:09 +02:00
James Cole
645a29e22b
Add API test suite 2018-02-16 22:14:08 +01:00
James Cole
ce205ab413
Various small fixes. 2017-09-12 18:24:42 +02:00