Alejandro Celaya
|
2a734b5d89
|
Ensure proper env vars are promoted for dev and test envs
|
2024-10-24 14:20:49 +02:00 |
|
Alejandro Celaya
|
2901fe8b7b
|
Reduce duplication in CLI tests
|
2024-10-24 11:50:06 +02:00 |
|
Alejandro Celaya
|
442eea0ea7
|
Add script to run CLI tests that loads and exports test env vars
|
2024-10-23 10:16:38 +02:00 |
|
Alejandro Celaya
|
46601443f5
|
Load specific env file when running API tests
|
2024-10-23 09:17:00 +02:00 |
|
Alejandro Celaya
|
044efe6ee4
|
Switch to xdebug for code coverage reports
|
2024-10-21 11:54:45 +02:00 |
|
Alejandro Celaya
|
69dcab96f8
|
Add --testdox-summary flag to phpunit executions
|
2024-08-04 13:13:03 +02:00 |
|
Alejandro Celaya
|
e1cf0c4ea7
|
Forward request ID from sync request process to async job processes
|
2024-04-07 11:26:17 +02:00 |
|
Alejandro Celaya
|
acc4c4756e
|
Simplify and normalize API tests script
|
2024-02-23 19:30:58 +01:00 |
|
Alejandro Celaya
|
4f5ce9fb43
|
Remove dependency on infection and mutation tests
|
2024-02-20 22:20:16 +01:00 |
|
Alejandro Celaya
|
8f6fc97fc8
|
Simplify and improve how code coverage is generated in API and CLI tests
|
2024-02-20 18:23:37 +01:00 |
|
Alejandro Celaya
|
96ed7cae0d
|
Drop support for openswoole
|
2024-02-16 23:02:46 +01:00 |
|
Alejandro Celaya
|
1117631717
|
Move rr tests config back to the config/roadrunner folder
|
2024-02-16 00:01:35 +01:00 |
|
Alejandro Celaya
|
d949b54ef4
|
Switch to roadrunner as the default runtime for API tests
|
2024-02-15 23:39:50 +01:00 |
|
Alejandro Celaya
|
720db64a03
|
Switch to RoadRunner as default API test runtime
|
2024-02-14 09:31:26 +01:00 |
|
Alejandro Celaya
|
a8611f5d80
|
Support loading env vars from secret files
|
2024-02-10 09:54:59 +01:00 |
|
Alejandro Celaya
|
a11be5b2ff
|
Deprecate support for openswoole
|
2023-06-03 09:08:07 +02:00 |
|
Alejandro Celaya
|
b078c00492
|
Migrated to custom doctrine cli entry point, as the built-in is deprecated
|
2022-09-08 14:10:09 +02:00 |
|
Alejandro Celaya
|
f71c95b74a
|
Another attempt to make API tests script sh compatible
|
2022-08-27 09:49:32 +02:00 |
|
Alejandro Celaya
|
8260a0843b
|
Undone changes for sh on API tests
|
2022-08-27 09:43:20 +02:00 |
|
Alejandro Celaya
|
bfbeb7b1fb
|
Improved run-api-tests.sh script to make it compatible with sh
|
2022-08-27 09:36:37 +02:00 |
|
Alejandro Celaya
|
ca515998e4
|
Added support to run API tests on roadrunner
|
2022-08-27 09:09:14 +02:00 |
|
Alejandro Celaya
|
c5b6d203f5
|
Simplified RoadRunner worker, and fixed RoadRunner reloading config
|
2022-08-27 08:01:57 +02:00 |
|
Alejandro Celaya
|
e9ec32b3c3
|
Added support to dispatch async event listeners as RoadRunner jobs
|
2022-08-26 14:59:27 +02:00 |
|
Alejandro Celaya
|
4882bec118
|
Added roadrunner to the project
|
2022-08-21 13:19:27 +02:00 |
|
Alejandro Celaya
|
6caeb11598
|
Added output logs for swoole during API tests
|
2022-01-05 22:14:09 +01:00 |
|
Alejandro Celaya
|
5c8be4b21f
|
Updated logic to handle visits threshold env var so that it is disabled if not provided
|
2021-12-18 18:18:30 +01:00 |
|
Alejandro Celaya
|
1ff241411b
|
Removed everything that was deprecated
|
2021-12-14 22:21:53 +01:00 |
|
Alejandro Celaya
|
de2d87a6d9
|
Unified jobs in ci pipeline as much as possible
|
2021-12-11 10:26:23 +01:00 |
|
Alejandro Celaya
|
934d266880
|
Added phpstan-symfony plugin to improve inspections on getArgument and getOption
|
2021-07-19 20:00:53 +02:00 |
|
Alejandro Celaya
|
9feb72235a
|
Added config to log in filesystem while running API tests
|
2021-03-14 08:33:00 +01:00 |
|
Alejandro Celaya
|
16873201e9
|
Added support to search short URLs by title
|
2021-02-04 21:27:16 +01:00 |
|
Alejandro Celaya
|
3e2701f136
|
Updated how to copy mezzio helper script to dist file
|
2021-01-17 13:03:44 +01:00 |
|
Alejandro Celaya
|
e3ff447152
|
Updated to mezzio-swoole 3
|
2021-01-14 20:19:38 +01:00 |
|
Alejandro Celaya
|
b2658073b3
|
Created script to update config options
|
2020-12-11 21:42:40 +01:00 |
|
Alejandro Celaya
|
6163e34327
|
Directly run API tests on travis, because they get stuck when run through composer
|
2020-09-26 11:16:35 +02:00 |
|
Alejandro Celaya
|
84b291e310
|
Added message with exit code in API tests script
|
2020-09-26 11:07:02 +02:00 |
|
Alejandro Celaya
|
cc57dcd01a
|
Added code coverage to API tests
|
2020-09-26 10:43:50 +02:00 |
|
Alejandro Celaya
|
a9269811dc
|
Added command to run api tests with code coverage
|
2020-02-15 20:55:04 +01:00 |
|
Alejandro Celaya
|
f3f35218c3
|
Updated to installer v4
|
2020-01-04 13:18:28 +01:00 |
|
Alejandro Celaya
|
2151b97bec
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
|
Alejandro Celaya
|
78b484e657
|
Deleted everything related with previews generation
|
2019-12-31 13:40:38 +01:00 |
|
Alejandro Celaya
|
25243a10ec
|
Moved common bootstrapping code to run.php script
|
2019-12-27 14:02:43 +01:00 |
|
Alejandro Celaya
|
ba6e8c4092
|
Created API tests for errors when editing a short URL
|
2019-11-20 20:31:18 +01:00 |
|
Alejandro Celaya
|
8bf79db66a
|
Fixed typo
|
2019-11-09 12:08:22 +01:00 |
|
Alejandro Celaya
|
b87964f716
|
Updated API tests script so that it throws the same exit code returned by phpunit
|
2019-11-09 11:25:33 +01:00 |
|
Alejandro Celaya
|
39ac2efe26
|
Updated to latest shlink-common with bug fixes
|
2019-11-01 17:16:56 +01:00 |
|
Alejandro Celaya
|
1f449e8ce1
|
Disabled coroutines on swoole during API tests
|
2019-11-01 10:10:43 +01:00 |
|
Alejandro Celaya
|
5361f33cc1
|
Some more refactorings
|
2019-11-01 09:52:56 +01:00 |
|
Alejandro Celaya
|
b31236958b
|
Added colors to tests run with phpunit
|
2019-08-20 18:46:33 +02:00 |
|
Alejandro Celaya
|
6720d12ab8
|
Removed use of Interop container
|
2019-08-12 18:59:02 +02:00 |
|