Commit Graph

  • 15c288d0f9 ci(tests): Make data providers static Rubén D 2023-05-21 17:25:11 +02:00
  • 6467b9f801 ci(tests): Exclude files from PHPUnit Rubén D 2023-05-21 17:21:26 +02:00
  • dba0c4ceda chore(tests): Add SecureSessionService tests Rubén D 2023-05-21 17:09:09 +02:00
  • 419a674fba chore(tests): Add more unitary tests Rubén D 2023-05-21 13:02:19 +02:00
  • dfd4fd0671 ci(tests): Migrate PHPUnit configuration Rubén D 2023-05-21 13:01:43 +02:00
  • fa91862a8b ci(workflow): Remove 8.2 because many deprecations Rubén D 2023-05-21 13:01:01 +02:00
  • 43d37921a3 ci(workflow): Set correct PHP versions and split jobs. Rubén D 2023-05-21 11:33:33 +02:00
  • c907bb9895 ci(php): Bump to PHP 8.1 version Rubén D 2023-05-20 22:46:42 +02:00
  • 354a33cf17 chore: Create ApiService tests Rubén D 2023-05-20 22:01:41 +02:00
  • 347137a361 chore: Create ApiResponse tests Rubén D 2023-05-17 21:12:56 +02:00
  • 9abe75ea84 chore: Create ApiRequest tests Rubén D 2023-05-17 20:55:11 +02:00
  • 13d542522f chore: Create UpgradePublicLinkService tests. Rubén D 2023-05-16 23:09:50 +02:00
  • 29f4d10a85 chore: Use array access instead of object Rubén D 2023-05-16 15:39:28 +02:00
  • cb1e5f9e93 chore: Create PublicLinkService tests. Rubén D 2023-05-16 14:55:34 +02:00
  • cbf18bb186 chore: Create PublicLinkKey tests. Rubén D 2023-05-15 10:12:42 +02:00
  • 933b02439f chore: Create AccountToUserService tests. Rubén D 2023-05-15 10:05:42 +02:00
  • 9862340f5f chore: Create AccountToUserGroupService tests. Rubén D 2023-05-15 10:00:31 +02:00
  • 651a1271f1 ci: Bump aura/sqlquery version. Rubén D 2023-05-15 09:43:22 +02:00
  • ab6061bf34 chore: Create AccountToTagService tests. Rubén D 2023-05-13 12:21:29 +02:00
  • b17cc55bfb chore: Create AccountToFavoriteService tests. Rubén D 2023-05-13 11:03:42 +02:00
  • 44ab82e998 Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1 dependabot/composer/guzzlehttp/psr7-1.9.1 dependabot[bot] 2023-04-19 21:19:41 +00:00
  • a8939dfddf chore: Improve search regex Rubén D 2022-12-13 09:00:41 +01:00
  • d5ec816415 chore: Remove unused classes and fix types. Rubén D 2022-12-10 12:30:58 +01:00
  • a597d8ae62 chore: Create AccountService tests and rework models. Rubén D 2022-12-10 12:07:38 +01:00
  • 3cde9c1e1e ci: Don't stop on failure. Rubén D 2022-12-04 21:34:30 +01:00
  • c4b9b6568e fix: Make data provider methods public. Rubén D 2022-12-04 21:33:12 +01:00
  • 0141530ca8 fix: Make data provider methods public. Rubén D 2022-12-04 21:30:30 +01:00
  • 7679ee436d fix: Avoid to use unpack Rubén D 2022-12-04 21:27:54 +01:00
  • 60f21cfddf chore: Create tests for AccountHistoryService Rubén D 2022-12-04 21:19:48 +01:00
  • 57c1569430 chore: Create tests for AccountFilterUser Rubén D 2022-12-04 16:43:27 +01:00
  • 1e1ec16f73 chore: Remove BypassFinals and Pseudo PDO. Rubén D 2022-12-04 14:33:17 +01:00
  • fb954809e6 chore: Run only unitary tests by using @group annotation Rubén D 2022-12-04 10:42:46 +01:00
  • 84cf2a59d7 chore: Update definitions Rubén D 2022-12-04 10:26:46 +01:00
  • 78f51f3259 chore: Add tests for CryptPKI Rubén D 2022-12-04 00:06:43 +01:00
  • 973bb8ebfd chore: Add tests for AccountCacheService Rubén D 2022-12-03 22:57:10 +01:00
  • c588734fb8 chore: Add tests for AccountSearchDataBuilder Rubén D 2022-12-03 22:32:11 +01:00
  • 7f986f17ef chore: Add tests for AccountSearchService Rubén D 2022-12-03 21:01:32 +01:00
  • 3a2137f738 chore: Add test for null operator. Rubén D 2022-12-03 19:58:08 +01:00
  • ab49a901ff chore: Create AccountPresetService tests Rubén D 2022-11-28 20:42:48 +01:00
  • 42a77cc5ec fix: Use generators and fix ItemSearch builders Rubén D 2022-11-27 22:20:13 +01:00
  • 5531af39f4 chore: Create tests for AccountFileService Rubén D 2022-11-27 19:55:03 +01:00
  • bd8e599014 chore: Create tests for AccountFileService Rubén D 2022-11-27 19:51:18 +01:00
  • 78ad705aee fix: Wrong arguments for DTO Rubén D 2022-11-27 18:27:04 +01:00
  • 930b1f7139 chore: Create AccountCryptService tests Rubén D 2022-11-27 16:01:51 +01:00
  • 41b171e89d chore: Create AccountSearchTokenizer tests Rubén D 2022-11-27 00:46:43 +01:00
  • c939ef634a chore: Adapt to hexagonal architecture pattern. Rubén D 2022-11-26 20:12:23 +01:00
  • f44f4a18e5 chore: Adapt to hexagonal architecture pattern. Rubén D 2022-11-26 19:59:02 +01:00
  • 5952a3f48a chore: Adapt to hexagonal architecture pattern. Rubén D 2022-11-26 19:45:53 +01:00
  • ae16c0ad76 fix: Set properties type Rubén D 2022-11-26 15:13:02 +01:00
  • 07437ffda0 chore: Create AccountAdapter tests Rubén D 2022-11-26 13:04:38 +01:00
  • f9d16dd76f chore: Move repository interface Rubén D 2022-11-26 08:39:44 +01:00
  • 796ecbc5fb chore: Implement AccountAclService tests. Rubén D 2022-11-25 23:40:27 +01:00
  • a4c654f44c chore: Implement PublicLinkRepository tests. Rubén D 2022-11-20 19:58:16 +01:00
  • caa5571b20 chore: Implement AccountToUserRepository tests. Rubén D 2022-11-20 17:43:49 +01:00
  • 930c519ef1 chore: Implement AccountToUserGroupRepository tests. Rubén D 2022-11-20 17:31:13 +01:00
  • e849c9d521 chore: Reformat code Rubén D 2022-11-20 12:56:00 +01:00
  • 4a22b12be8 chore: Reformat code and extend from RepositoryInterface Rubén D 2022-11-20 12:02:46 +01:00
  • ba9a0e6872 chore: Rename property Rubén D 2022-11-20 11:48:05 +01:00
  • de9d500d85 chore: Create AccountToTagRepository tests Rubén D 2022-11-20 11:46:11 +01:00
  • 120adb09ee chore: Create AccountToFavoriteRepository tests Rubén D 2022-11-19 17:26:30 +01:00
  • fb0126f9cf chore: Adapt AccountFileService.php Rubén D 2022-11-19 17:09:52 +01:00
  • 8379a8cbd6 chore: AccountFile repository test Rubén D 2022-11-19 17:05:34 +01:00
  • a383d712a1 chore: Fix PHPStan warnings Rubén D 2022-11-19 15:38:34 +01:00
  • 666bd06566 chore: Fix tests and PHPStan warnings Rubén D 2022-11-19 15:37:01 +01:00
  • cebb3bb72d chore: Move repository interface to domain Rubén D 2022-11-19 15:07:00 +01:00
  • 295d6c6ca9 chore: Apply inspection fixes Rubén D 2022-11-19 11:24:35 +01:00
  • 055a1bd4b5 chore: Fix interface implementation Rubén D 2022-11-19 11:15:25 +01:00
  • f775fc1e2f ci: Upgrade dependencies to PHP 8 Rubén D 2022-11-19 11:15:01 +01:00
  • 809186dbe0 ci: Check only PHP 8 Rubén D 2022-11-19 07:15:14 +01:00
  • d2cc14fde2 ci: Update action version Rubén D 2022-11-13 09:39:39 +01:00
  • 602fcb9397 ci: Update action version Rubén D 2022-11-13 09:37:27 +01:00
  • b7470911df ci: Update action version Rubén D 2022-11-13 09:34:37 +01:00
  • c4e225c9fc chore: Mar test skipped Rubén D 2022-11-13 09:23:29 +01:00
  • cd4369e74e Merge branch 'master' into feat/code_refactoring Rubén D 2022-11-13 09:18:55 +01:00
  • 683595a9ec ci: Add manul run to workflow Rubén D 2022-11-13 09:08:43 +01:00
  • 1d185a8887 ci: Remove IT from workflow Rubén D 2022-11-06 17:53:33 +01:00
  • 2ccce01acb chore: Fix unitary tests Rubén D 2022-11-06 17:34:32 +01:00
  • 6a71fe3372 chore: Remove unused methods Rubén D 2022-11-06 16:38:05 +01:00
  • 8ef229f8ed chore: AccountHistoryRepository tests Rubén D 2022-11-06 16:29:33 +01:00
  • 430302ed33 chore: Move tests Rubén D 2022-11-06 12:15:52 +01:00
  • 752d7863c1 chore: Fix interfaces implementation Rubén D 2022-11-06 12:10:19 +01:00
  • 9e246c0413 chore: Complete AccountRepository tests Rubén D 2022-11-06 12:01:11 +01:00
  • 4db6bcfcf6 chore: Complete AccountRepository tests Rubén D 2022-11-06 11:56:41 +01:00
  • 0e4e92d7db chore: Fix properties visibility Rubén D 2022-11-06 10:06:20 +01:00
  • fde6e60bd1 chore: Fix tests Rubén D 2022-11-05 19:34:56 +01:00
  • 8a2bbc8283 chore: Use Aura.SqlQuery for building queries. Rubén D 2022-11-05 09:58:57 +01:00
  • 08ce35a837 chore: Use constants for queries. Rubén D 2022-10-31 10:03:59 +01:00
  • e75694e258 chore: Update PHPDoc blocks Rubén D 2022-10-31 09:27:43 +01:00
  • 8fe49d064e chore: Update PHPDoc blocks Rubén D 2022-10-31 09:25:59 +01:00
  • de06ff5b0f chore: Move account data models and unit test for account repository. Rubén D 2022-07-02 18:01:56 +02:00
  • 9d0e169d21 Merge pull request #1856 master 3.2.11 RubénD 2022-07-02 07:48:11 +02:00
  • c39b60c2a7 Merge pull request #1853 3.2.10 RubénD 2022-07-01 08:14:33 +02:00
  • 11a2509bbb chore: Setup definitions for adapters. Rubén D 2022-06-26 13:10:32 +02:00
  • f48a5df9bb chore: Inject adapters. Rubén D 2022-06-26 13:06:03 +02:00
  • f56bfc22f4 chore: Bootstrap refactoring. Rubén D 2022-06-26 12:30:22 +02:00
  • 55d54a6518 chore: Migrate API config controllers. Rubén D 2022-06-26 12:07:48 +02:00
  • 905a869ff8 chore: Migrate API user group controllers. Rubén D 2022-06-26 11:53:51 +02:00
  • 29f1c1c46f chore: Migrate API tag controllers. Rubén D 2022-06-26 11:44:40 +02:00
  • bf78af2d90 chore: Migrate API client controllers. Rubén D 2022-06-26 11:31:39 +02:00
  • 972646b215 chore: Migrate API category controllers. Rubén D 2022-06-26 11:25:16 +02:00